Home
last modified time | relevance | path

Searched refs:TRANS_CTL_OP_FRIEND_REQ (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.h24 #define TRANS_CTL_OP_FRIEND_REQ 0x03 macro
Dlpn.c392 return bt_mesh_ctl_send(&tx, TRANS_CTL_OP_FRIEND_REQ, &req, in send_friend_req()
Dtransport.c981 case TRANS_CTL_OP_FRIEND_REQ: in ctl_recv()