HomeSort by relevance Sort by last modified time
    Searched full:disc_active (Results 1 - 4 of 4) sorted by null

  /system/bt/bta/hh/
bta_hh_le.cc 780 if (p_cb->disc_active == BTA_HH_LE_DISC_NONE) {
880 p_cb->disc_active &= ~BTA_HH_LE_DISC_HIDS;
910 if ((p_dev_cb->disc_active & BTA_HH_LE_DISC_HIDS) == 0)
    [all...]
bta_hh_int.h 245 uint8_t disc_active; member in struct:__anon112951
  /system/bt/bta/gatt/
bta_gattc_int.h 279 bool disc_active; member in struct:__anon112895
bta_gattc_act.cc 706 if (p_clcb->disc_active)
827 p_clcb->disc_active = true;
858 p_clcb->disc_active = false;
    [all...]

Completed in 99 milliseconds