OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:le_cb_index
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/hh/
bta_hh_utils.c
128
bta_hh_cb.
le_cb_index
[BTA_HH_GET_LE_CB_IDX(p_cb->hid_handle)] = BTA_HH_IDX_INVALID;
493
index = bta_hh_cb.
le_cb_index
[BTA_HH_GET_LE_CB_IDX(dev_handle)];
bta_hh_int.h
305
UINT8
le_cb_index
[BTA_HH_MAX_DEVICE]; /* maintain a CB index map to LE dev handle */
member in struct:__anon73346
bta_hh_le.c
347
bta_hh_cb.
le_cb_index
[xx] = BTA_HH_IDX_INVALID;
444
bta_hh_cb.
le_cb_index
[BTA_HH_GET_LE_CB_IDX(p_cb->hid_handle)] = p_cb->index;
[
all
...]
Completed in 55 milliseconds