Searched refs:sys_le32_to_cpu (Results 1 – 4 of 4) sorted by relevance
175 #define sys_le32_to_cpu(val) (val) macro196 #define sys_le32_to_cpu(val) __bswap_32(val) macro
1155 return sys_le32_to_cpu(val); in net_buf_simple_pull_le32()
1045 sys_le32_to_cpu(rp.info->fw_build)); in hci_vs_init()
3616 bt_conn_ssp_auth(conn, sys_le32_to_cpu(evt->passkey)); in user_confirm_req()3633 bt_conn_ssp_auth(conn, sys_le32_to_cpu(evt->passkey)); in user_passkey_notify()6993 sys_le32_to_cpu(rp.info->fw_build)); in hci_vs_init()
Completed in 24 milliseconds