Searched refs:LE_STREAM_TO_UINT8 (Results 1 – 4 of 4) sorted by relevance
131 LE_STREAM_TO_UINT8(pkt_type, p_buf); in hci_tp_config()140 LE_STREAM_TO_UINT8(evt_code, p_buf); in hci_tp_config()141 LE_STREAM_TO_UINT8(p_buf_len, p_buf); in hci_tp_config()152 LE_STREAM_TO_UINT8(status, p_buf); in hci_tp_config()
110 LE_STREAM_TO_UINT8(rom_version, p_buf); in hci_read_rom_check()173 LE_STREAM_TO_UINT8(thermal, p_buf); in hci_thermal_check()334 LE_STREAM_TO_UINT8(index, p_buf); in hci_download_patch_check()
484 #define LE_STREAM_TO_UINT8(u8, s) { \ macro
135 LE_STREAM_TO_UINT8(entry_len, p); in hci_rtk_parse_config()
Completed in 9 milliseconds