Searched refs:mep (Results 1 – 1 of 1) sorted by relevance
6567 struct bt_hci_evt_mesh_scanning_report *mep; local6584 mep = mesh_evt(buf, BT_HCI_EVT_MESH_SCANNING_REPORT,6585 sizeof(*mep) + sizeof(*sr));6587 mep->num_reports = 1U;6588 sr = (void *)(((uint8_t *)mep) + sizeof(*mep));8660 struct bt_hci_evt_mesh_adv_complete *mep; local8662 mep = mesh_evt(buf, BT_HCI_EVT_MESH_ADV_COMPLETE, sizeof(*mep));8663 mep->adv_slot = ((uint8_t *)pdu_data)[0];