Searched refs:LE_States (Results 1 – 3 of 3) sorted by relevance
1336 tBleStatus hci_le_read_supported_states(uint8_t LE_States[8]);
721 uint8_t LE_States[8];5829 uint8_t LE_States[8] = {0}; in hci_le_read_supported_states_process() local5838 rp0->Status = hci_le_read_supported_states(LE_States); in hci_le_read_supported_states_process()5840 Osal_MemCpy((void *) rp0->LE_States,(const void *) LE_States, 8); in hci_le_read_supported_states_process()
1137 uint8_t LE_States[8];