Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dscan.c745 static uint8_t get_ext_adv_coding_sel_phy(uint8_t hci_phy) in get_ext_adv_coding_sel_phy() function
782 scan_info->primary_phy = get_ext_adv_coding_sel_phy(evt->prim_phy); in create_ext_adv_info()
783 scan_info->secondary_phy = get_ext_adv_coding_sel_phy(evt->sec_phy); in create_ext_adv_info()