Searched refs:scps_notify (Results 1 – 2 of 2) sorted by relevance
270 UINT8 scps_notify; /* scan refresh supported/notification enabled */ member
2901 p_cb->scps_notify |= BTA_HH_LE_SCPS_NOTIFY_SPT; in bta_hh_le_search_scps_chars()2903 p_cb->scps_notify = BTA_HH_LE_SCPS_NOTIFY_NONE; in bta_hh_le_search_scps_chars()2927 (p_dev_cb->scps_notify & BTA_HH_LE_SCPS_NOTIFY_SPT) != 0 && in bta_hh_le_register_scpp_notif()2928 (p_dev_cb->scps_notify & BTA_HH_LE_SCPS_NOTIFY_ENB) == 0) { in bta_hh_le_register_scpp_notif()2965 p_dev_cb->scps_notify = (BTA_HH_LE_SCPS_NOTIFY_ENB | BTA_HH_LE_SCPS_NOTIFY_SPT); in bta_hh_le_register_scpp_notif_cmpl()