Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h268 #define BTA_HH_LE_SCPS_NOTIFY_SPT 0x01 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2901 p_cb->scps_notify |= BTA_HH_LE_SCPS_NOTIFY_SPT; 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()
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()