Home
last modified time | relevance | path

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

/subsys/bluetooth/host/
A Dhci_core.c307 if (!BT_CMD_TEST(bt_dev.supported_commands, 10, 5)) { in bt_hci_host_num_completed_packets()
547 if (!BT_CMD_TEST(bt_dev.supported_commands, 27, 7)) { in bt_hci_le_rand()
2120 if (!BT_CMD_TEST(bt_dev.supported_commands, 10, 5)) { in set_flow_control()
3267 BT_READ_ALL_LOCAL_FEATURES_SUPPORTED(bt_dev.supported_commands)) { in read_le_local_supported_features()
3397 memcpy(bt_dev.supported_commands, rp->commands, sizeof(bt_dev.supported_commands)); in read_supported_commands_complete()
3675 if (BT_CMD_TEST(bt_dev.supported_commands, 41, 5)) { in le_init_iso()
3783 if (BT_CMD_LE_STATES(bt_dev.supported_commands)) { in le_init()
4707 memset(bt_dev.supported_commands, 0x00, sizeof(bt_dev.supported_commands)); in bt_disable()
4930 if (!BT_CMD_TEST(bt_dev.supported_commands, 27, 3)) { in bt_le_set_chan_map()
A Dhci_core.h381 uint8_t supported_commands[64]; member
A Did.c841 if (!BT_CMD_TEST(bt_dev.supported_commands, 39, 2)) { in le_set_privacy_mode()

Completed in 27 milliseconds