Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag_internal.h26 BT_HFP_AG_CREATING_SCO, /* SCO is creating */ enumerator
Dhfp_ag.c1069 if (atomic_test_bit(ag->flags, BT_HFP_AG_CREATING_SCO)) { in hfp_ag_open_sco()
1077 atomic_set_bit(ag->flags, BT_HFP_AG_CREATING_SCO); in hfp_ag_open_sco()
1084 atomic_clear_bit(ag->flags, BT_HFP_AG_CREATING_SCO); in hfp_ag_open_sco()