Home
last modified time | relevance | path

Searched defs:window (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c161 tBTM_STATUS BTM_SetDiscoverability (UINT16 inq_mode, UINT16 window, UINT16 interval) in BTM_SetDiscoverability()
588 tBTM_STATUS BTM_SetConnectability (UINT16 page_mode, UINT16 window, UINT16 interval) in BTM_SetConnectability()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1151 BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, UINT16 window) in btsnd_hcic_write_pagescan_cfg()
1175 BOOLEAN btsnd_hcic_write_inqscan_cfg(UINT16 interval, UINT16 window) in btsnd_hcic_write_inqscan_cfg()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h424 uint16_t window; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c266 static int start_le_scan(uint8_t scan_type, uint16_t interval, uint16_t window, in start_le_scan()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c587 static int start_le_scan(uint8_t scan_type, uint16_t interval, uint16_t window, uint8_t filter_dup) in start_le_scan()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c2883 UINT16 connectability, window, interval; in gatt_update_listen_mode() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c935 UINT16 window, interval; in bta_dm_set_visibility() local