OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTC_GetNextCharDescr
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c
395
** Function
BTA_GATTC_GetNextCharDescr
411
tBTA_GATT_STATUS
BTA_GATTC_GetNextCharDescr
(UINT16 conn_id,
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
751
** Function
BTA_GATTC_GetNextCharDescr
767
BTA_API extern tBTA_GATT_STATUS
BTA_GATTC_GetNextCharDescr
(UINT16 conn_id,
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
700
status =
BTA_GATTC_GetNextCharDescr
(p_cb->conn_id, &in_char_descr_id
[
all
...]
Completed in 33 milliseconds