OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTC_SendIndConfirm
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c
821
** Function
BTA_GATTC_SendIndConfirm
831
void
BTA_GATTC_SendIndConfirm
(UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id)
835
APPL_TRACE_API3("
BTA_GATTC_SendIndConfirm
conn_id=%d service uuid1=0x%x char uuid=0x%x",
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
427
BTA_GATTC_SendIndConfirm
(p_data->notify.conn_id,
[
all
...]
Completed in 45 milliseconds