Searched refs:BT_MESH_PROXY_NET_PDU (Results 1 – 4 of 4) sorted by relevance
24 #define BT_MESH_PROXY_NET_PDU 0x00 macro
9 #define BT_MESH_PROXY_NET_PDU 0x00 macro
174 case BT_MESH_PROXY_NET_PDU: in proxy_complete_pdu()652 if ((server->filter_type == WHITELIST) != (type == BT_MESH_PROXY_NET_PDU)) { in provisioner_proxy_send()670 return provisioner_proxy_send(conn, BT_MESH_PROXY_NET_PDU, msg); in provisioner_proxy_pdu_send()
457 case BT_MESH_PROXY_NET_PDU: in proxy_complete_pdu()964 bt_mesh_proxy_send(client->conn, BT_MESH_PROXY_NET_PDU, &msg); in bt_mesh_proxy_relay()
Completed in 6 milliseconds