OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTC_GetFirstCharDescr
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c
351
** Function
BTA_GATTC_GetFirstCharDescr
366
tBTA_GATT_STATUS
BTA_GATTC_GetFirstCharDescr
(UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id,
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
730
** Function
BTA_GATTC_GetFirstCharDescr
745
BTA_API extern tBTA_GATT_STATUS
BTA_GATTC_GetFirstCharDescr
(UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id,
[
all
...]
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
607
if (
BTA_GATTC_GetFirstCharDescr
(p_cb->conn_id,
900
if (
BTA_GATTC_GetFirstCharDescr
(p_cb->conn_id,
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
681
status =
BTA_GATTC_GetFirstCharDescr
(p_cb->conn_id, &in_char_id, NULL,
[
all
...]
Completed in 124 milliseconds