Searched defs:own_address_type (Results 1 – 5 of 5) sorted by relevance
/btstack/chipset/sx128x/ |
H A D | ll_sx1280.c | 1170 …_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 D | ll_nrf5.c | 1214 …_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 D | gap.h | 154 bd_addr_type_t own_address_type; member
|
H A D | hci.c | 9045 void hci_le_set_own_address_type(uint8_t own_address_type){ in hci_le_set_own_address_type()
|
/btstack/src/ble/ |
H A D | sm.c | 5558 static uint8_t own_address_type(void){ in own_address_type() function
|