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

/system/bt/btif/src/
H A Dbtif_gatt_server.cc338 BTA_GATTS_CancelOpen(server_if, address, true);
341 BTA_GATTS_CancelOpen(server_if, address, false);
/system/bt/bta/gatt/
H A Dbta_gatts_api.cc300 * Function BTA_GATTS_CancelOpen
312 void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, const RawAddress& remote_bda, function
/system/bt/bta/include/
H A Dbta_gatt_api.h1142 * Function BTA_GATTS_CancelOpen
1154 extern void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if,

Completed in 9 milliseconds