Searched refs:bigHandle (Results 1 – 2 of 2) sorted by relevance
| /hal_telink-latest/tlsr9/ble/stack/ble/controller/ll/iso/ |
| D | bis_sync.h | 54 ble_sts_t blc_hci_le_bigTerminateSync(u8 bigHandle, u8* pRetParam); 85 ble_sts_t blc_ll_bigTerminateSync(u8 bigHandle);
|
| /hal_telink-latest/tlsr9/ble/stack/ble/hci/ |
| D | hci_event.h | 520 u8 bigHandle; member 541 u8 bigHandle; member 552 u8 bigHandle; member 570 u8 bigHandle; member 612 int hci_le_createBigComplete_evt(u8 status, u8 bigHandle, u8 bigSyncDly[3], u8 transLatyBig[3], u8… 614 int hci_le_terminateBigComplete_evt(u8 bigHandle, u8 reason); 615 int hci_le_bigSyncEstablished_evt(u8 staus, u8 bigHandle, u8 transLatyBig[3], u8 nse, u8 bn, u8 pt… 617 int hci_le_bigSyncLost_evt(u8 bigHandle, u8 reason);
|