Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_api.c425 void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTS_CancelOpen() function
/system/bt/btif/src/
Dbtif_gatt_server.c434 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, TRUE); in btgatts_handle_event()
435 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, FALSE); in btgatts_handle_event()
/system/bt/bta/include/
Dbta_gatt_api.h1250 extern void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct);