Searched refs:c134 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | controller_properties.cc | 1226 auto c134 = mandatory_or_excluded( in CheckSupportedCommands() local 1376 check_command_(ACCEPT_SYNCHRONOUS_CONNECTION, c134, excluded); in CheckSupportedCommands() 1596 check_command_(READ_LMP_HANDLE, c134, excluded); in CheckSupportedCommands() 1631 check_command_(READ_VOICE_SETTING, c134, excluded); in CheckSupportedCommands() 1635 check_command_(REJECT_SYNCHRONOUS_CONNECTION, c134, excluded); in CheckSupportedCommands() 1670 check_command_(SETUP_SYNCHRONOUS_CONNECTION, c134, excluded); in CheckSupportedCommands() 1725 check_command_(WRITE_VOICE_SETTING, c134, excluded); in CheckSupportedCommands()
|