Home
last modified time | relevance | path

Searched refs:BTA_HH_LE_DISC_HIDS (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_int.h262 #define BTA_HH_LE_DISC_HIDS 0x01 macro
Dbta_hh_le.c997 p_cb->disc_active &= ~BTA_HH_LE_DISC_HIDS; in bta_hh_le_write_rpt_clt_cfg()
1229 p_cb->disc_active |= (BTA_HH_LE_DISC_HIDS|BTA_HH_LE_DISC_DIS); in bta_hh_le_pri_service_discovery()
2205 if ((p_dev_cb->disc_active & BTA_HH_LE_DISC_HIDS) != 0) in bta_hh_w4_le_write_cmpl()
2415 if (p_cb->disc_active & BTA_HH_LE_DISC_HIDS) in bta_hh_le_open_fail()