Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.cc625 if (p_cb->disc_active == BTA_HH_LE_DISC_NONE) { in bta_hh_le_open_cmpl()
720 p_cb->disc_active &= ~BTA_HH_LE_DISC_HIDS; in bta_hh_le_write_rpt_clt_cfg()
750 if ((p_dev_cb->disc_active & BTA_HH_LE_DISC_HIDS) == 0) in write_proto_mode_cb()
886 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_dis_cback()
913 p_cb->disc_active |= (BTA_HH_LE_DISC_HIDS | BTA_HH_LE_DISC_DIS); in bta_hh_le_pri_service_discovery()
918 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_pri_service_discovery()
1587 if (p_cb->disc_active & BTA_HH_LE_DISC_HIDS) { in bta_hh_le_open_fail()
1591 p_cb->disc_active = BTA_HH_LE_DISC_NONE; in bta_hh_le_open_fail()
Dbta_hh_int.h212 uint8_t disc_active; member
/system/bt/bta/gatt/
Dbta_gattc_int.h267 bool disc_active; member
Dbta_gattc_act.cc605 if (p_clcb->disc_active) in bta_gattc_disc_close()
670 p_clcb->disc_active = true; in bta_gattc_start_discover_internal()
729 p_clcb->disc_active = false; in bta_gattc_disc_cmpl()
Dbta_gattc_cache.cc691 if (!p_clcb->disc_active) { in bta_gattc_read_ext_prop_desc_cmpl()