Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_int.h264 #define BTA_HH_LE_DISC_SCPS 0x04 macro
Dbta_hh_le.c1642 if (p_dev_cb->disc_active & BTA_HH_LE_DISC_SCPS) in bta_hh_le_srvc_search_cmpl()
1644 p_dev_cb->disc_active &= ~BTA_HH_LE_DISC_SCPS; in bta_hh_le_srvc_search_cmpl()
2994 p_cb->disc_active |= BTA_HH_LE_DISC_SCPS; in bta_hh_le_search_scps()