Searched refs:LMP_Features (Results 1 – 3 of 3) sorted by relevance
606 tBleStatus hci_read_local_supported_features(uint8_t LMP_Features[8]);
472 uint8_t LMP_Features[8];4780 uint8_t LMP_Features[8] = {0}; in hci_read_local_supported_features_process() local4789 rp0->Status = hci_read_local_supported_features(LMP_Features); in hci_read_local_supported_features_process()4791 Osal_MemCpy((void *) rp0->LMP_Features,(const void *) LMP_Features, 8); in hci_read_local_supported_features_process()
796 uint8_t LMP_Features[8];