Searched defs:msg_len (Results 1 – 5 of 5) sorted by relevance
32 static int send_request(int sock_fd, void* msg_ptr, size_t msg_len) { in send_request()
1244 UINT8 msg_len = BT_OCTET32_LEN /* U size */ + BT_OCTET32_LEN /* V size */ + 1 /* Z size */; in smp_calculate_f4() local1359 UINT8 msg_len = BT_OCTET32_LEN /* U size */ + BT_OCTET32_LEN /* V size */ in smp_calculate_g2() local1592 UINT8 msg_len = 1 /* Counter size */ + 4 /* keyID size */ + in smp_calculate_f5_mackey_or_long_term_key() local1832 UINT8 msg_len = BT_OCTET16_LEN /* N1 size */ + BT_OCTET16_LEN /* N2 size */ + in smp_calculate_f6() local2117 UINT8 msg_len = 4 /* KeyID size */; in smp_calculate_h6() local
343 size_t msg_len; in echo_test() local406 size_t msg_len; in burst_write_test() local
750 UINT16 msg_len = (UINT16)(sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET); in gatts_process_primary_service_req() local945 size_t msg_len = sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET; in gatts_process_read_by_type_req() local
985 UINT16 msg_len; in gatt_data_process() local