Home
last modified time | relevance | path

Searched defs:BTA_GATTC_SendIndConfirm (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc81 void BTA_GATTC_SendIndConfirm(uint16_t conn_id, uint16_t cid) { in BTA_GATTC_SendIndConfirm() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc165 void BTA_GATTC_SendIndConfirm(uint16_t /* conn_id */, uint16_t /* cid */) { in BTA_GATTC_SendIndConfirm() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc643 void BTA_GATTC_SendIndConfirm(uint16_t conn_id, uint16_t cid) { in BTA_GATTC_SendIndConfirm() function