Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_server.c436 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, TRUE); in btgatts_handle_event()
437 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, FALSE); in btgatts_handle_event()
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_api.c503 void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTS_CancelOpen() function
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h1372 …BTA_API extern void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_d…