Home
last modified time | relevance | path

Searched refs:TRANS_CTL_OP_FRIEND_CLEAR (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dble_transport.h22 #define TRANS_CTL_OP_FRIEND_CLEAR 0x05 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dlpn.c201 return bt_mesh_ctl_send(&tx, TRANS_CTL_OP_FRIEND_CLEAR, &req, in send_friend_clear()
A Dfriend.c677 bt_mesh_ctl_send(&tx, TRANS_CTL_OP_FRIEND_CLEAR, &req, sizeof(req), NULL, &clear_sent_cb, frnd); in send_friend_clear()
A Dtransport.c892 case TRANS_CTL_OP_FRIEND_CLEAR: in ctl_recv()

Completed in 9 milliseconds