Searched refs:info_type (Results 1 – 3 of 3) sorted by relevance
55 } info_type; variable111 switch (info_type) { in tmbox_put()125 mmsg.size = sizeof(data[info_type]); in tmbox_put()126 mmsg.tx_data = data[info_type]; in tmbox_put()127 if (info_type == TARGET_SOURCE_THREAD_BUFFER) { in tmbox_put()137 mmsg.size = sizeof(data[info_type]); in tmbox_put()138 mmsg.tx_data = data[info_type]; in tmbox_put()244 switch (info_type) { in tmbox_get()262 if (info_type == TARGET_SOURCE_THREAD_BUFFER) { in tmbox_get()270 zassert_equal(mmsg.size, sizeof(data[info_type])); in tmbox_get()[all …]
30 } info_type; variable39 switch (info_type) { in msg_sender()61 switch (info_type) { in msg_receiver()98 info_type = PUT_GET_NULL; in ZTEST()118 info_type = PUT_GET_NULL; in ZTEST()
426 static void l2cap_br_get_info(struct bt_l2cap_br *l2cap, uint16_t info_type) in l2cap_br_get_info() argument432 LOG_DBG("info type %u", info_type); in l2cap_br_get_info()438 switch (info_type) { in l2cap_br_get_info()443 LOG_WRN("Unsupported info type %u", info_type); in l2cap_br_get_info()458 info->type = sys_cpu_to_le16(info_type); in l2cap_br_get_info()