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.c852 if ( p_cb->disc_active == BTA_HH_LE_DISC_NONE) in bta_hh_le_open_cmpl()
926 p_cb->disc_active &= ~BTA_HH_LE_DISC_HIDS; in bta_hh_le_write_rpt_clt_cfg()
1028 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_dis_cback()
1061 p_cb->disc_active |= (BTA_HH_LE_DISC_HIDS|BTA_HH_LE_DISC_DIS); in bta_hh_le_pri_service_discovery()
1067 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_pri_service_discovery()
1967 if ((p_dev_cb->disc_active & BTA_HH_LE_DISC_HIDS) == 0) in bta_hh_w4_le_write_cmpl()
2176 if (p_cb->disc_active & BTA_HH_LE_DISC_HIDS) in bta_hh_le_open_fail()
2181 p_cb->disc_active = BTA_HH_LE_DISC_NONE; in bta_hh_le_open_fail()
Dbta_hh_int.h261 UINT8 disc_active; member
/system/bt/bta/gatt/
Dbta_gattc_int.h335 BOOLEAN disc_active; member
Dbta_gattc_act.c862 if (p_clcb->disc_active) in bta_gattc_disc_close()
998 p_clcb->disc_active = TRUE; in bta_gattc_start_discover()
1036 p_clcb->disc_active = FALSE; in bta_gattc_disc_cmpl()