Home
last modified time | relevance | path

Searched defs:msg_len (Results 1 – 5 of 5) sorted by relevance

/system/core/libcutils/
Ddebugger.c32 static int send_request(int sock_fd, void* msg_ptr, size_t msg_len) { in send_request()
/system/bt/stack/smp/
Dsmp_keys.c1244 UINT8 msg_len = BT_OCTET32_LEN /* U size */ + BT_OCTET32_LEN /* V size */ + 1 /* Z size */; in smp_calculate_f4() local
1359 UINT8 msg_len = BT_OCTET32_LEN /* U size */ + BT_OCTET32_LEN /* V size */ in smp_calculate_g2() local
1592 UINT8 msg_len = 1 /* Counter size */ + 4 /* keyID size */ + in smp_calculate_f5_mackey_or_long_term_key() local
1832 UINT8 msg_len = BT_OCTET16_LEN /* N1 size */ + BT_OCTET16_LEN /* N2 size */ + in smp_calculate_f6() local
2117 UINT8 msg_len = 4 /* KeyID size */; in smp_calculate_h6() local
/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c343 size_t msg_len; in echo_test() local
406 size_t msg_len; in burst_write_test() local
/system/bt/stack/gatt/
Dgatt_sr.c750 UINT16 msg_len = (UINT16)(sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET); in gatts_process_primary_service_req() local
945 size_t msg_len = sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET; in gatts_process_read_by_type_req() local
Dgatt_main.c985 UINT16 msg_len; in gatt_data_process() local