Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.h205 u8_t vs_commands[BT_DEV_VS_CMDS_MAX]; member
A Dhci_api.c1059 memcpy(bt_dev.vs_commands, rp.cmds->commands, BT_DEV_VS_CMDS_MAX); in hci_vs_init()
A Dhci_core.c7013 memcpy(bt_dev.vs_commands, rp.cmds->commands, BT_DEV_VS_CMDS_MAX); in hci_vs_init()
7016 if (BT_VS_CMD_SUP_FEAT(bt_dev.vs_commands)) { in hci_vs_init()
7817 if (!BT_VS_CMD_READ_KEY_ROOTS(bt_dev.vs_commands)) { in bt_read_identity_root()
7878 if (!BT_VS_CMD_READ_STATIC_ADDRS(bt_dev.vs_commands)) { in bt_read_static_addr()

Completed in 21 milliseconds