Searched defs:disc_type (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/system/bta/gatt/ |
| D | bta_gattc_cache.cc | 210 uint16_t conn_id, tBTA_GATTC_SERV* p_server_cb, tGATT_DISC_TYPE disc_type) { in bta_gattc_discover_pri_service() 487 void bta_gattc_disc_res_cback(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in bta_gattc_disc_res_cback() 527 void bta_gattc_disc_cmpl_cback(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in bta_gattc_disc_cmpl_cback()
|
| /packages/modules/Bluetooth/system/stack/test/gatt/ |
| D | stack_gatt_test.cc | 76 void tGATT_DISC_RES_CB(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in tGATT_DISC_RES_CB() 78 void tGATT_DISC_CMPL_CB(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in tGATT_DISC_CMPL_CB()
|
| /packages/modules/Bluetooth/system/stack/gatt/ |
| D | gatt_api.cc | 870 tGATT_STATUS GATTC_Discover(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in GATTC_Discover() 917 tGATT_STATUS GATTC_Discover(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in GATTC_Discover()
|
| D | gatt_attr.cc | 477 static void gatt_disc_res_cback(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in gatt_disc_res_cback()
|
| D | gatt_utils.cc | 1691 tGATT_DISC_TYPE disc_type = GATT_DISC_MAX; in gatt_end_operation() local
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_gatt_api.cc | 135 tGATT_STATUS GATTC_Discover(uint16_t conn_id, tGATT_DISC_TYPE disc_type, in GATTC_Discover()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_gatt_client.cc | 734 tGATT_DISC_TYPE disc_type, in btif_test_discovery_result_cback()
|