Searched refs:p_pub (Results 1 – 3 of 3) sorted by relevance
235 struct bt_mesh_model_pub *p_pub = &g_vendor_cli_model_alibaba_pub; in ble_mesh_vendor_cli_model_msg_send() local236 struct net_buf_simple *p_msg = p_pub->msg; in ble_mesh_vendor_cli_model_msg_send()
235 struct bt_mesh_model_pub *p_pub = &g_vendor_srv_model_alibaba_pub; in ble_mesh_vendor_srv_model_msg_send() local236 struct net_buf_simple *p_msg = p_pub->msg; in ble_mesh_vendor_srv_model_msg_send()
125 struct bt_mesh_model_pub *p_pub = &genie_model_pub; in genie_transport_model_send() local126 struct net_buf_simple *p_msg = p_pub->msg; in genie_transport_model_send()
Completed in 5 milliseconds