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

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_int.h264 #define BTA_HH_LE_DISC_DIS 0x02 macro
H A Dbta_hh_le.c1193 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS;
1226 p_cb->disc_active |= (BTA_HH_LE_DISC_HIDS|BTA_HH_LE_DISC_DIS);
1232 p_cb->disc_active &= ~BTA_HH_LE_DISC_DIS;

Completed in 38 milliseconds