Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gatts_api.cc44 void BTA_GATTS_CancelOpen(tGATT_IF /* server_if */, in BTA_GATTS_CancelOpen() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc374 BTA_GATTS_CancelOpen(server_if, address, true); in btif_gatts_close_impl()
377 BTA_GATTS_CancelOpen(server_if, address, false); in btif_gatts_close_impl()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc349 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_CancelOpen() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h1058 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda,