Home
last modified time | relevance | path

Searched refs:BTA_GATTC_ReadMultiple (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc145 void BTA_GATTC_ReadMultiple(uint16_t /* conn_id */, in BTA_GATTC_ReadMultiple() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc211 BTA_GATTC_ReadMultiple(conn_id, op.handles, op.variable_len, in gatt_execute_next_op()
Dbta_gattc_api.cc474 void BTA_GATTC_ReadMultiple(uint16_t conn_id, tBTA_GATTC_MULTI& handles, in BTA_GATTC_ReadMultiple() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h842 void BTA_GATTC_ReadMultiple(uint16_t conn_id, tBTA_GATTC_MULTI& p_read_multi,