Searched refs:GATT_StartIf (Results 1 - 8 of 8) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_test.c227 GATT_StartIf(test_cb.gatt_if);
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_attr.c278 GATT_StartIf(gatt_cb.gatt_if);
H A Dgatt_api.c1318 ** Function GATT_StartIf
1329 void GATT_StartIf (tGATT_IF gatt_if) function
1338 GATT_TRACE_API ("GATT_StartIf gatt_if=%d", gatt_if);
/external/bluetooth/bluedroid/stack/srvc/
H A Dsrvc_eng.c446 GATT_StartIf(srvc_eng_cb.gatt_if);
/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h1051 ** Function GATT_StartIf
1062 GATT_API extern void GATT_StartIf (tGATT_IF gatt_if);
/external/bluetooth/bluedroid/stack/gap/
H A Dgap_ble.c395 GATT_StartIf(gap_cb.gatt_if);
/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_act.c283 GATT_StartIf(p_msg->int_start_if.server_if);
H A Dbta_gattc_act.c260 GATT_StartIf(p_msg->int_start_if.client_if);

Completed in 169 milliseconds