Home
last modified time | relevance | path

Searched defs:disc_type (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc201 tGATT_DISC_TYPE disc_type) { in bta_gattc_discover_pri_service()
460 void bta_gattc_disc_res_cback(tCONN_ID conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES* p_data) { in bta_gattc_disc_res_cback()
498 void bta_gattc_disc_cmpl_cback(tCONN_ID conn_id, tGATT_DISC_TYPE disc_type, tGATT_STATUS status) { in bta_gattc_disc_cmpl_cback()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc884 tGATT_STATUS GATTC_Discover(tCONN_ID conn_id, tGATT_DISC_TYPE disc_type, uint16_t start_handle, in GATTC_Discover()
928 tGATT_STATUS GATTC_Discover(tCONN_ID conn_id, tGATT_DISC_TYPE disc_type, uint16_t start_handle, in GATTC_Discover()
Dgatt_attr.cc482 static void gatt_disc_res_cback(tCONN_ID conn_id, tGATT_DISC_TYPE disc_type, in gatt_disc_res_cback()
Dgatt_utils.cc1667 tGATT_DISC_TYPE disc_type = GATT_DISC_MAX; in gatt_end_operation() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc125 tGATT_STATUS GATTC_Discover(uint16_t conn_id, tGATT_DISC_TYPE disc_type, uint16_t start_handle, in GATTC_Discover()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc716 static void btif_test_discovery_result_cback(tCONN_ID /* conn_id */, tGATT_DISC_TYPE disc_type, in btif_test_discovery_result_cback()