Searched refs:kdev (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_utils.cc | 69 if ((link_spec == bta_hh_cb.kdev[xx].link_spec && in bta_hh_find_cb() 73 bta_hh_cb.kdev[xx].hid_handle); in bta_hh_find_cb() 80 bta_hh_cb.kdev[xx].in_use, xx, bta_hh_cb.kdev[xx].hid_handle, in bta_hh_find_cb() 81 bta_hh_cb.kdev[xx].state); in bta_hh_find_cb() 87 if (!bta_hh_cb.kdev[xx].in_use) { in bta_hh_find_cb() 88 bta_hh_cb.kdev[xx].link_spec = link_spec; in bta_hh_find_cb() 107 return &bta_hh_cb.kdev[idx]; in bta_hh_get_cb() 319 (void**)&bta_hh_cb.kdev[xx].dscp_info.descriptor.dsc_list); in bta_hh_cleanup_disable() 382 bta_hh_cb.kdev[xx].in_use, bta_hh_cb.kdev[xx].hid_handle); in bta_hh_trace_dev_db() 386 bta_hh_cb.kdev[xx].attr_mask, bta_hh_cb.kdev[xx].state, in bta_hh_trace_dev_db() [all …]
|
D | bta_hh_act.cc | 98 bta_hh_cb.kdev[xx].state = BTA_HH_IDLE_ST; in bta_hh_api_enable() 99 bta_hh_cb.kdev[xx].hid_handle = BTA_HH_INVALID_HANDLE; in bta_hh_api_enable() 100 bta_hh_cb.kdev[xx].index = xx; in bta_hh_api_enable() 154 if (bta_hh_cb.kdev[xx].state == BTA_HH_CONN_ST) { in bta_hh_api_disable() 156 bta_hh_sm_execute(&bta_hh_cb.kdev[xx], BTA_HH_API_CLOSE_EVT, NULL); in bta_hh_api_disable() 1180 if (bta_hh_cb.kdev[xx].hid_handle == dev_handle) { in bta_hh_cback() 1181 bta_hh_cb.kdev[xx].vp = true; in bta_hh_cback()
|
D | bta_hh_main.cc | 331 if ((index != BTA_HH_IDX_INVALID) && (!bta_hh_cb.kdev[index].in_use)) { in bta_hh_hdl_event() 341 if (index != BTA_HH_IDX_INVALID) p_cb = &bta_hh_cb.kdev[index]; in bta_hh_hdl_event()
|
D | bta_hh_int.h | 234 tBTA_HH_DEV_CB kdev[BTA_HH_MAX_DEVICE]; /* device control block */ member
|
D | bta_hh_le.cc | 284 tBTA_HH_DEV_CB* p_dev_cb = &bta_hh_cb.kdev[0]; in bta_hh_le_find_dev_cb_by_conn_id() 303 tBTA_HH_DEV_CB* p_dev_cb = &bta_hh_cb.kdev[0]; in bta_hh_le_find_dev_cb_by_bda()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/ |
D | precomputed_test_app_list.csv | 3030 kdev.restoredelete.photos 10158,10184
|
/packages/modules/AdServices/adservices/apk/assets/classifier/ |
D | precomputed_app_list.csv | 3030 kdev.restoredelete.photos 10158,10184
|