Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfriend.h21 BLE_MESH_FRIEND_PDU_COMPLETE, enumerator
Dtransport.c530 type = BLE_MESH_FRIEND_PDU_COMPLETE; in send_seg()
1705 *pdu_type = BLE_MESH_FRIEND_PDU_COMPLETE;
Dfriend.c1150 if (type == BLE_MESH_FRIEND_PDU_COMPLETE) { in enqueue_friend_pdu()