Home
last modified time | relevance | path

Searched defs:own_address_type (Results 1 – 5 of 5) sorted by relevance

/btstack/chipset/sx128x/
H A Dll_sx1280.c1170 …_scan_type, uint16_t le_scan_interval, uint16_t le_scan_window, uint8_t own_address_type, uint8_t … in ll_set_scan_parameters()
1263 …uint8_t advertising_type, uint8_t own_address_type, uint8_t peer_address_types, uint8_t * peer_add… in ll_set_advertising_parameters()
/btstack/port/nrf5-cinnamon/port/
H A Dll_nrf5.c1214 …_scan_type, uint16_t le_scan_interval, uint16_t le_scan_window, uint8_t own_address_type, uint8_t … in ll_set_scan_parameters()
1238 …uint8_t advertising_type, uint8_t own_address_type, uint8_t peer_address_types, uint8_t * peer_add… in ll_set_advertising_parameters()
/btstack/src/
H A Dgap.h154 bd_addr_type_t own_address_type; member
H A Dhci.c9045 void hci_le_set_own_address_type(uint8_t own_address_type){ in hci_le_set_own_address_type()
/btstack/src/ble/
H A Dsm.c5558 static uint8_t own_address_type(void){ in own_address_type() function