Searched refs:disc_active (Results 1 - 4 of 4) sorted by relevance

/system/bt/bta/hh/
H A Dbta_hh_le.cc648 if (p_cb->disc_active == BTA_HH_LE_DISC_NONE) {
747 p_cb->disc_active &= ~BTA_HH_LE_DISC_HIDS;
777 if ((p_dev_cb->disc_active & BTA_HH_LE_DISC_HIDS) == 0)
914 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS;
943 p_cb->disc_active |= (BTA_HH_LE_DISC_HIDS | BTA_HH_LE_DISC_DIS);
948 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS;
1629 if (p_cb->disc_active & BTA_HH_LE_DISC_HIDS) {
1633 p_cb->disc_active = BTA_HH_LE_DISC_NONE;
H A Dbta_hh_int.h245 uint8_t disc_active; member in struct:__anon177
/system/bt/bta/gatt/
H A Dbta_gattc_act.cc579 if (p_clcb->disc_active)
667 p_clcb->disc_active = true;
691 p_clcb->disc_active = false;
H A Dbta_gattc_int.h258 bool disc_active; member in struct:__anon119

Completed in 75 milliseconds