Searched refs:Supported_Commands (Results 1 – 3 of 3) sorted by relevance
597 tBleStatus hci_read_local_supported_commands(uint8_t Supported_Commands[64]);
467 uint8_t Supported_Commands[64];4747 uint8_t Supported_Commands[64] = {0}; in hci_read_local_supported_commands_process() local4756 rp0->Status = hci_read_local_supported_commands(Supported_Commands); in hci_read_local_supported_commands_process()4758 Osal_MemCpy((void *) rp0->Supported_Commands,(const void *) Supported_Commands, 64); in hci_read_local_supported_commands_process()
790 uint8_t Supported_Commands[64];