Home
last modified time | relevance | path

Searched refs:HCI_BLE_WRITE_SCAN_PARAMS (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1194 case HCI_BLE_WRITE_SCAN_PARAMS: in btu_hcif_command_complete_evt()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c279 UINT16_TO_STREAM (pp, HCI_BLE_WRITE_SCAN_PARAMS); in btsnd_hcic_ble_set_scan_params()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h317 #define HCI_BLE_WRITE_SCAN_PARAMS (0x000B | HCI_GRP_BLE_CMDS) macro