Home
last modified time | relevance | path

Searched refs:BIG_Handle (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h2010 uint8_t BIG_Handle;
2031 uint8_t BIG_Handle;
2056 uint8_t BIG_Handle;
2067 uint8_t BIG_Handle;
2084 uint8_t BIG_Handle;
2090 uint8_t BIG_Handle;
4326 uint8_t BIG_Handle;
4342 uint8_t BIG_Handle;
4349 uint8_t BIG_Handle;
4363 uint8_t BIG_Handle;
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_events.h451 uint8_t BIG_Handle;
466 uint8_t BIG_Handle;
472 uint8_t BIG_Handle;
485 uint8_t BIG_Handle;
Dble_api.h3834 tBleStatus hci_le_create_big(uint8_t BIG_Handle,
3908 tBleStatus hci_le_create_big_test(uint8_t BIG_Handle,
3936 tBleStatus hci_le_terminate_big(uint8_t BIG_Handle,
3976 tBleStatus hci_le_big_create_sync(uint8_t BIG_Handle,
3996 tBleStatus hci_le_big_terminate_sync(uint8_t BIG_Handle);
Dble_stack_user_cfg.h2235 tBleStatus hci_le_big_create_sync_api(uint8_t BIG_Handle,
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c1427 uint8_t BIG_Handle;
1446 uint8_t BIG_Handle;
1469 uint8_t BIG_Handle;
1478 uint8_t BIG_Handle;
1493 uint8_t BIG_Handle;
1498 uint8_t BIG_Handle;
8793 *status = hci_le_create_big(cp0->BIG_Handle /* 1 */, in hci_le_create_big_process()
8852 *status = hci_le_create_big_test(cp0->BIG_Handle /* 1 */, in hci_le_create_big_test_process()
8901 *status = hci_le_terminate_big(cp0->BIG_Handle /* 1 */, in hci_le_terminate_big_process()
8942 *status = hci_le_big_create_sync(cp0->BIG_Handle /* 1 */, in hci_le_big_create_sync_process()
[all …]
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4606 tBleStatus hci_le_big_create_sync(uint8_t BIG_Handle, in hci_le_big_create_sync() argument
4615 return hci_le_big_create_sync_api(BIG_Handle, in hci_le_big_create_sync()