Searched refs:Initiating_PHYs (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_api.h | 2272 uint8_t Initiating_PHYs, 4777 uint8_t Initiating_PHYs,
|
D | ble_stack_user_cfg.h | 2346 uint8_t Initiating_PHYs, 2355 uint8_t Initiating_PHYs,
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/ |
D | ble_stack_user_cfg.c | 5034 uint8_t Initiating_PHYs, in hci_le_extended_create_connection() argument 5041 Initiating_PHYs, in hci_le_extended_create_connection() 5058 uint8_t Initiating_PHYs, in hci_le_extended_create_connection_v2() argument 5067 Initiating_PHYs, in hci_le_extended_create_connection_v2()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | dtm_cmd_db.c | 1058 uint8_t Initiating_PHYs; 1783 uint8_t Initiating_PHYs; 7274 for (i = 0; i < sizeof( cp0->Initiating_PHYs)*8; i++) { in hci_le_extended_create_connection_process() 7275 if((cp0->Initiating_PHYs >> i) & 0x01){ in hci_le_extended_create_connection_process() 7312 cp0->Initiating_PHYs /* 1 */, in hci_le_extended_create_connection_process() 9980 for (i = 0; i < sizeof( cp0->Initiating_PHYs)*8; i++) { in hci_le_extended_create_connection_v2_process() 9981 if((cp0->Initiating_PHYs >> i) & 0x01){ in hci_le_extended_create_connection_v2_process() 10020 cp0->Initiating_PHYs /* 1 */, in hci_le_extended_create_connection_v2_process()
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/ |
D | ble_types.h | 1567 uint8_t Initiating_PHYs; 3277 uint8_t Initiating_PHYs;
|