Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/
Dmain.c248 ZTEST(hci_phy, test_hci_phy) in ZTEST() argument
529 ZTEST_SUITE(hci_phy, NULL, NULL, hci_setup, NULL, NULL);
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h468 uint8_t bt_get_phy(uint8_t hci_phy);
Dscan.c745 static uint8_t get_ext_adv_coding_sel_phy(uint8_t hci_phy) in get_ext_adv_coding_sel_phy() argument
752 switch (hci_phy) { in get_ext_adv_coding_sel_phy()
Dhci_core.c533 uint8_t bt_get_phy(uint8_t hci_phy) in bt_get_phy() argument
535 switch (hci_phy) { in bt_get_phy()