Searched refs:BLE_MESH_NODE_IDENTITY_RUNNING (Results 1 – 2 of 2) sorted by relevance
436 #define BLE_MESH_NODE_IDENTITY_RUNNING 0x01 macro
423 sub->node_id = BLE_MESH_NODE_IDENTITY_RUNNING; in bt_mesh_proxy_server_identity_start()1222 return (sub->node_id == BLE_MESH_NODE_IDENTITY_RUNNING || in advertise_subnet()1286 if (sub->node_id == BLE_MESH_NODE_IDENTITY_RUNNING) { in gatt_proxy_advertise()