Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.h34 #define TRANS_CTL_OP_FRIEND_REQ 0x03 macro
Dlpn.c328 return bt_mesh_ctl_send(&tx, TRANS_CTL_OP_FRIEND_REQ, &req, in send_friend_req()
Dtransport.c1043 case TRANS_CTL_OP_FRIEND_REQ: in ctl_recv()