Home
last modified time | relevance | path

Searched defs:om (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/bt/porting/include/os/
Dos_mbuf.h169 #define OS_MBUF_USRHDR(om) \ argument
178 #define OS_MBUF_USRHDR_LEN(om) \ argument
188 _os_mbuf_leadingspace(struct os_mbuf *om) in _os_mbuf_leadingspace()
223 _os_mbuf_trailingspace(struct os_mbuf *om) in _os_mbuf_trailingspace()
/hal_espressif-latest/components/bt/porting/transport/driver/vhci/
Dhci_driver_tamplete.c25 struct os_mbuf *om; in hci_driver_vhci_controller_tx() local
67 struct os_mbuf *om; in hci_driver_vhci_host_tx() local
Dhci_driver_standard.c27 struct os_mbuf *om; in hci_driver_vhci_controller_tx() local
58 struct os_mbuf *om; in hci_driver_vhci_host_tx() local
/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c104 int ble_hci_trans_hs_acl_tx(struct os_mbuf *om) in ble_hci_trans_hs_acl_tx()
134 int ble_hci_trans_ll_acl_tx(struct os_mbuf *om) in ble_hci_trans_ll_acl_tx()
/hal_espressif-latest/components/bt/porting/transport/include/common/
Dhci_driver_h4.h62 struct os_mbuf *om; member
/hal_espressif-latest/components/bt/porting/transport/src/
Dhci_transport.c85 hci_transport_controller_acl_tx(struct os_mbuf *om, void *arg) in hci_transport_controller_acl_tx()
/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_util.c124 struct os_mbuf *om; in hci_driver_util_tx_list_dequeue() local
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c496 struct os_mbuf *om; in esp_blufi_send_notify() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1295 struct os_mbuf *om; in bt_mesh_gatts_notify() local
1557 struct os_mbuf *om; in bt_mesh_gattc_write_no_rsp() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dlighting_server.c2379 uint8_t om = 0U; in light_lc_om_set() local