OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTC_READ
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_gatt_util.h
32
uint16_t set_read_value(btgatt_read_params_t *p_dest,
tBTA_GATTC_READ
*p_src);
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
283
}
tBTA_GATTC_READ
;
360
tBTA_GATTC_READ
read; /* read attribute/descriptor data */
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c
222
uint16_t set_read_value(btgatt_read_params_t *p_dest,
tBTA_GATTC_READ
*p_src)
Completed in 167 milliseconds