Home
last modified time | relevance | path

Searched refs:Num_Supported_Advertising_Sets (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1947 tBleStatus hci_le_read_number_of_supported_advertising_sets(uint8_t *Num_Supported_Advertising_Sets
Dble_stack_user_cfg.h2463 …atus hci_le_read_number_of_supported_advertising_sets_api(uint8_t* Num_Supported_Advertising_Sets);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c5376 tBleStatus hci_le_read_number_of_supported_advertising_sets(uint8_t* Num_Supported_Advertising_Sets) in hci_le_read_number_of_supported_advertising_sets() argument
5378 return hci_le_read_number_of_supported_advertising_sets_api(Num_Supported_Advertising_Sets); in hci_le_read_number_of_supported_advertising_sets()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c985 uint8_t Num_Supported_Advertising_Sets;
6940 uint8_t Num_Supported_Advertising_Sets = 0; in hci_le_read_number_of_supported_advertising_sets_process() local
6949 rp0->Status = hci_le_read_number_of_supported_advertising_sets(&Num_Supported_Advertising_Sets); in hci_le_read_number_of_supported_advertising_sets_process()
6951 rp0->Num_Supported_Advertising_Sets = Num_Supported_Advertising_Sets; in hci_le_read_number_of_supported_advertising_sets_process()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1480 uint8_t Num_Supported_Advertising_Sets;