OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTC_NV_ATTR
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_gattc_ci.h
48
tBTA_GATTC_NV_ATTR
attr[BTA_GATTC_NV_LOAD_MAX];
94
UINT16 num_attr,
tBTA_GATTC_NV_ATTR
*p_atrr,
bta_gattc_co.h
79
UINT16 num_attr,
tBTA_GATTC_NV_ATTR
*p_attr,
bta_gatt_api.h
252
}
tBTA_GATTC_NV_ATTR
;
[
all
...]
/external/bluetooth/bluedroid/btif/co/
bta_gattc_co.c
73
tBTA_GATTC_NV_ATTR
attr[BTA_GATTC_NV_LOAD_MAX];
95
tBTA_GATTC_NV_ATTR
*p_attr_list, UINT16 attr_index, UINT16 conn_id)
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_ci.c
83
tBTA_GATTC_NV_ATTR
*p_attr, tBTA_GATT_STATUS status,
100
memcpy(p_evt->attr, p_attr, p_evt->num_attr * sizeof(
tBTA_GATTC_NV_ATTR
));
bta_gattc_cache.c
[
all
...]
bta_gattc_int.h
530
extern void bta_gattc_rebuild_cache(tBTA_GATTC_SERV *p_srcv, UINT16 num_attr,
tBTA_GATTC_NV_ATTR
*p_attr, UINT16 attr_index);
Completed in 35 milliseconds