Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_server.cc336 BTA_GATTS_CancelOpen(server_if, address, true); in btif_gatts_close_impl()
339 BTA_GATTS_CancelOpen(server_if, address, false); in btif_gatts_close_impl()
/system/bt/bta/gatt/
Dbta_gatts_api.cc326 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_CancelOpen() function
/system/bt/bta/include/
Dbta_gatt_api.h998 extern void BTA_GATTS_CancelOpen(tGATT_IF server_if,