Searched refs:tGATT_DISC_RES (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_cl.c407 tGATT_DISC_RES result;
415 memset (&result, 0, sizeof(tGATT_DISC_RES));
451 tGATT_DISC_RES result;
728 tGATT_DISC_RES result;
772 memset(&result, 0, sizeof(tGATT_DISC_RES));
H A Dgatt_int.h377 tGATT_DISC_RES result;
/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h551 } tGATT_DISC_RES; typedef in typeref:struct:__anon1396
562 typedef void (tGATT_DISC_RES_CB) (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_test.c137 tGATT_DISC_RES *p_data)
/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_int.h521 extern void bta_gattc_disc_res_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data);
H A Dbta_gattc_cache.c930 void bta_gattc_disc_res_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data)

Completed in 98 milliseconds