HomeSort by relevance Sort by last modified time
    Searched refs:cb_index (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_utils.c 131 bta_hh_cb.cb_index[p_cb->hid_handle] = BTA_HH_IDX_INVALID;
507 index = bta_hh_cb.cb_index[dev_handle];
bta_hh_act.c 96 bta_hh_cb.cb_index[xx] = BTA_HH_IDX_INVALID;
217 /* update cb_index[] map */
218 bta_hh_cb.cb_index[hdl] = p_cb->index;
369 /* update cb_index[] map */
370 bta_hh_cb.cb_index[hdl] = p_cb->index;
    [all...]
bta_hh_int.h 309 UINT8 cb_index[BTA_HH_MAX_KNOWN]; /* maintain a CB index member in struct:__anon2995

Completed in 120 milliseconds