Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.cc647 if (p_cb->disc_active == BTA_HH_LE_DISC_NONE) { in bta_hh_le_open_cmpl()
746 p_cb->disc_active &= ~BTA_HH_LE_DISC_HIDS; in bta_hh_le_write_rpt_clt_cfg()
776 if ((p_dev_cb->disc_active & BTA_HH_LE_DISC_HIDS) == 0) in write_proto_mode_cb()
913 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_dis_cback()
942 p_cb->disc_active |= (BTA_HH_LE_DISC_HIDS | BTA_HH_LE_DISC_DIS); in bta_hh_le_pri_service_discovery()
947 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_pri_service_discovery()
1627 if (p_cb->disc_active & BTA_HH_LE_DISC_HIDS) { in bta_hh_le_open_fail()
1631 p_cb->disc_active = BTA_HH_LE_DISC_NONE; in bta_hh_le_open_fail()
Dbta_hh_int.h245 uint8_t disc_active; member
/system/bt/bta/gatt/
Dbta_gattc_int.h257 bool disc_active; member
Dbta_gattc_act.cc580 if (p_clcb->disc_active) in bta_gattc_disc_close()
665 p_clcb->disc_active = true; in bta_gattc_start_discover()
689 p_clcb->disc_active = false; in bta_gattc_disc_cmpl()