Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c408 uint16_t notif_len; in disc_cb() local
553 notif_len = OS_MBUF_PKTLEN(event->notify_rx.om); in disc_cb()
554 rc = os_mbuf_copydata(event->notify_rx.om, 0, notif_len, notif_data); in disc_cb()
559 notif_data, notif_len); in disc_cb()
570 notif_data, notif_len); in disc_cb()