Searched defs:sec_phy (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 6832 uint8_t *const sec_phy, int8_t *const tx_pwr, 6918 static void ext_adv_info_fill(uint8_t evt_type, uint8_t phy, uint8_t sec_phy, 6980 static void ext_adv_pdu_frag(uint8_t evt_type, uint8_t phy, uint8_t sec_phy, 7018 uint8_t *const sec_phy, uint8_t adv_addr_type, 7104 uint8_t sec_phy = 0U; local
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | hci_types.h | 3180 uint8_t sec_phy; member
|