Searched defs:sync_timeout (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 1632 … UINT16 sync_timeout, UINT8 unused) in btsnd_hcic_ble_periodic_adv_create_sync() 1866 …adv_sync_trans_params(UINT16 conn_handle, UINT8 mode, UINT16 skip, UINT16 sync_timeout, UINT8 cte_… in btsnd_hcic_ble_set_periodic_adv_sync_trans_params() 1890 …et_default_periodic_adv_sync_trans_params(UINT8 mode, UINT16 skip, UINT16 sync_timeout, UINT8 cte_… in btsnd_hcic_ble_set_default_periodic_adv_sync_trans_params()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_5_gap.c | 1464 …riodicAdvSyncTransParams(BD_ADDR bd_addr, UINT8 mode, UINT16 skip, UINT16 sync_timeout, UINT8 cte_… in BTM_BleSetPeriodicAdvSyncTransParams()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 981 uint16_t sync_timeout; /*!< Synchronization timeout */ member 1069 …uint16_t sync_timeout; /*!< synchronization timeout for the periodic advertising trai… member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 1572 UINT16 sync_timeout; member 1656 UINT16 sync_timeout; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 821 UINT16 sync_timeout; member
|