Searched refs:c17 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | controller_properties.cc | 865 auto c17 = mandatory_or_excluded( in CheckSupportedCommands() local 1414 check_command_(LE_CLEAR_ADVERTISING_SETS, excluded, c17); in CheckSupportedCommands() 1462 check_command_(LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH, excluded, c17); in CheckSupportedCommands() 1464 check_command_(LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS, excluded, c17); in CheckSupportedCommands() 1484 check_command_(LE_REMOVE_ADVERTISING_SET, excluded, c17); in CheckSupportedCommands() 1496 check_command_(LE_SET_ADVERTISING_SET_RANDOM_ADDRESS, excluded, c17); in CheckSupportedCommands() 1513 check_command_(LE_SET_EXTENDED_ADVERTISING_DATA, excluded, c17); in CheckSupportedCommands() 1514 check_command_(LE_SET_EXTENDED_ADVERTISING_ENABLE, excluded, c17); in CheckSupportedCommands() 1515 check_command_(LE_SET_EXTENDED_ADVERTISING_PARAMETERS, excluded, c17); in CheckSupportedCommands() 1519 check_command_(LE_SET_EXTENDED_SCAN_RESPONSE_DATA, excluded, c17); in CheckSupportedCommands()
|