OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTC_CHAR_DESCR_ID
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
193
}
tBTA_GATTC_CHAR_DESCR_ID
;
211
tBTA_GATTC_CHAR_DESCR_ID
char_descr_id;
267
tBTA_GATTC_CHAR_DESCR_ID
pre_format[BTA_GATTC_MULTI_MAX];
755
tBTA_GATTC_CHAR_DESCR_ID
*p_descr_result);
776
tBTA_GATTC_CHAR_DESCR_ID
*p_start_descr_id,
778
tBTA_GATTC_CHAR_DESCR_ID
*p_descr_result);
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c
368
tBTA_GATTC_CHAR_DESCR_ID
*p_descr_result)
375
memset(p_descr_result, 0, sizeof(
tBTA_GATTC_CHAR_DESCR_ID
));
412
tBTA_GATTC_CHAR_DESCR_ID
*p_start_descr_id,
414
tBTA_GATTC_CHAR_DESCR_ID
*p_descr_result)
421
memset(p_descr_result, 0, sizeof(
tBTA_GATTC_CHAR_DESCR_ID
));
569
tBTA_GATTC_CHAR_DESCR_ID
*p_descr_id,
704
tBTA_GATTC_CHAR_DESCR_ID
*p_char_descr_id,
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
589
tBTA_GATTC_CHAR_DESCR_ID
in_char_descr_id;
590
tBTA_GATTC_CHAR_DESCR_ID
out_char_descr_id;
[
all
...]
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
598
tBTA_GATTC_CHAR_DESCR_ID
descr_id;
889
tBTA_GATTC_CHAR_DESCR_ID
descr_id;
[
all
...]
Completed in 191 milliseconds