Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h252 #define BTA_HH_LE_DISC_DIS 0x02 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1146 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_dis_cback()
1178 p_cb->disc_active |= (BTA_HH_LE_DISC_HIDS | BTA_HH_LE_DISC_DIS); in bta_hh_le_pri_service_discovery()
1183 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS; in bta_hh_le_pri_service_discovery()