Searched refs:tBTA_GATTC_MULTI (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_queue.h | 53 tBTA_GATTC_MULTI& p_read_multi, 61 tBTA_GATTC_MULTI handles; 88 tBTA_GATTC_MULTI& handle,
|
D | bta_gatt_api.h | 126 } tBTA_GATTC_MULTI; typedef 662 tBTA_GATTC_MULTI& handles, uint16_t len, 842 void BTA_GATTC_ReadMultiple(uint16_t conn_id, tBTA_GATTC_MULTI& p_read_multi,
|
/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_queue_mock.h | 42 (uint16_t conn_id, tBTA_GATTC_MULTI& p_read_multi,
|
D | bta_gatt_queue_mock.cc | 56 tBTA_GATTC_MULTI& p_read_multi, in ReadMultiCharacteristic()
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_queue.cc | 124 tBTA_GATTC_MULTI& handles, in gatt_read_multi_op_finished() 278 tBTA_GATTC_MULTI& handles, in ReadMultiCharacteristic()
|
D | bta_gattc_int.h | 189 tBTA_GATTC_MULTI handles;
|
D | bta_gattc_api.cc | 474 void BTA_GATTC_ReadMultiple(uint16_t conn_id, tBTA_GATTC_MULTI& handles, in BTA_GATTC_ReadMultiple()
|
D | bta_gattc_act.cc | 1162 tBTA_GATTC_MULTI handles = p_clcb->p_q_cmd->api_read_multi.handles; in bta_gattc_read_cmpl()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_gattc_api.cc | 146 tBTA_GATTC_MULTI& /* handles */, in BTA_GATTC_ReadMultiple() argument
|