OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTS_CancelOpen
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c
483
** Function
BTA_GATTS_CancelOpen
495
void
BTA_GATTS_CancelOpen
(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct)
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
378
BTA_GATTS_CancelOpen
(p_cb->server_if, p_cb->bd_addr.address, TRUE);
379
BTA_GATTS_CancelOpen
(p_cb->server_if, p_cb->bd_addr.address, FALSE);
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
[
all
...]
Completed in 78 milliseconds