/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | glue.c | 81 net_buf_put(struct ble_npl_eventq *fifo, struct os_mbuf *om) in net_buf_put() 94 net_buf_ref(struct os_mbuf *om) in net_buf_ref() 110 net_buf_unref(struct os_mbuf *om) in net_buf_unref() 145 net_buf_simple_pull_le16(struct os_mbuf *om) in net_buf_simple_pull_le16() 159 net_buf_simple_pull_be16(struct os_mbuf *om) in net_buf_simple_pull_be16() 173 net_buf_simple_pull_be32(struct os_mbuf *om) in net_buf_simple_pull_be32() 187 net_buf_simple_pull_le32(struct os_mbuf *om) in net_buf_simple_pull_le32() 201 net_buf_simple_pull_u8(struct os_mbuf *om) in net_buf_simple_pull_u8() 215 net_buf_simple_add_le16(struct os_mbuf *om, uint16_t val) in net_buf_simple_add_le16() 223 net_buf_simple_add_be16(struct os_mbuf *om, uint16_t val) in net_buf_simple_add_be16() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_mbuf.c | 29 struct os_mbuf *om; in ble_hs_mbuf_gen_pkt() local 101 struct os_mbuf *om; in ble_hs_mbuf_from_flat() local 119 ble_hs_mbuf_to_flat(const struct os_mbuf *om, void *flat, uint16_t max_len, in ble_hs_mbuf_to_flat() 149 ble_hs_mbuf_pullup_base(struct os_mbuf **om, int base_len) in ble_hs_mbuf_pullup_base()
|
H A D | ble_hs_adv.c | 37 uint8_t *dst, uint8_t *dst_len, struct os_mbuf *om) in ble_hs_adv_set_hdr() 67 struct os_mbuf *om) in ble_hs_adv_set_flat_mbuf() 104 struct os_mbuf *om) in ble_hs_adv_set_array_uuid16() 134 struct os_mbuf *om) in ble_hs_adv_set_array_uuid32() 170 struct os_mbuf *om) in ble_hs_adv_set_array_uuid128() 199 struct os_mbuf *om) in ble_hs_adv_set_array16() 230 struct os_mbuf *om) in adv_set_fields() 468 struct os_mbuf *om) in ble_hs_adv_set_fields_mbuf()
|
H A D | ble_hs_mqueue.c | 36 struct os_mbuf *om; in ble_mqueue_get() local 56 ble_mqueue_put(struct ble_mqueue *mq, struct ble_npl_eventq *evq, struct os_mbuf *om) in ble_mqueue_put()
|
H A D | ble_l2cap.c | 100 ble_l2cap_parse_hdr(struct os_mbuf *om, int off, in ble_l2cap_parse_hdr() 117 ble_l2cap_prepend_hdr(struct os_mbuf *om, uint16_t cid, uint16_t len) in ble_l2cap_prepend_hdr() 212 struct os_mbuf *om, in ble_l2cap_rx_payload() 300 struct os_mbuf *om, in ble_l2cap_rx()
|
H A D | ble_l2cap_sig.c | 299 struct os_mbuf **om) in ble_l2cap_sig_rx_noop() 344 struct os_mbuf **om) in ble_l2cap_sig_update_req_rx() 413 struct os_mbuf **om) in ble_l2cap_sig_update_rsp_rx() 634 struct os_mbuf **om) in ble_l2cap_sig_coc_req_rx() 736 struct os_mbuf **om) in ble_l2cap_sig_coc_rsp_rx() 867 struct os_mbuf **om) in ble_l2cap_sig_disc_req_rx() 953 struct os_mbuf **om) in ble_l2cap_sig_disc_rsp_rx() 1029 struct os_mbuf **om) in ble_l2cap_sig_le_credits_rx() 1075 struct os_mbuf **om) in ble_l2cap_sig_rx_reject() 1108 struct os_mbuf **om; in ble_l2cap_sig_rx() local
|
H A D | ble_hs.c | 220 struct os_mbuf *om; in ble_hs_process_rx_data_queue() local 235 struct os_mbuf *om; in ble_hs_wakeup_tx_conn() local 303 struct os_mbuf *om; in ble_hs_clear_rx_queue() local 674 ble_hs_rx_data(struct os_mbuf *om, void *arg) in ble_hs_rx_data() 702 ble_hs_tx_data(struct os_mbuf *om) in ble_hs_tx_data()
|
H A D | ble_hs_flow.c | 148 const struct os_mbuf *om; in ble_hs_flow_acl_free() local 203 ble_hs_flow_fill_acl_usrhdr(struct os_mbuf *om) in ble_hs_flow_fill_acl_usrhdr()
|
H A D | ble_att_svr.c | 210 ble_att_svr_pullup_req_base(struct os_mbuf **om, int base_len, in ble_att_svr_pullup_req_base() 380 struct os_mbuf *om, in ble_att_svr_read() 422 struct os_mbuf *om; in ble_att_svr_read_flat() local 457 uint16_t offset, struct os_mbuf *om, in ble_att_svr_read_handle() 482 struct os_mbuf *om; in ble_att_svr_read_local() local 507 uint16_t offset, struct os_mbuf **om, uint8_t *out_att_err) in ble_att_svr_write() 539 uint16_t offset, struct os_mbuf **om, in ble_att_svr_write_handle() 608 ble_att_svr_tx_rsp(uint16_t conn_handle, int hs_status, struct os_mbuf *om, in ble_att_svr_tx_rsp() 787 struct os_mbuf *om, uint16_t mtu, uint8_t *format) in ble_att_svr_fill_info() 972 ble_att_svr_fill_type_value_entry(struct os_mbuf *om, uint16_t first, in ble_att_svr_fill_type_value_entry() [all …]
|
H A D | ble_sm.c | 699 ble_sm_rx_noop(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_rx_noop() 1451 ble_sm_random_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_random_rx() 1500 ble_sm_confirm_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_confirm_rx() 1726 ble_sm_pair_req_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_pair_req_rx() 1829 ble_sm_pair_rsp_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_pair_rsp_rx() 1909 ble_sm_sec_req_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_sec_req_rx() 2178 ble_sm_enc_info_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_enc_info_rx() 2212 ble_sm_master_id_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_master_id_rx() 2248 ble_sm_id_info_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_id_info_rx() 2283 ble_sm_id_addr_info_rx(uint16_t conn_handle, struct os_mbuf **om, in ble_sm_id_addr_info_rx() [all …]
|
H A D | ble_uuid.c | 151 ble_uuid_init_from_att_mbuf(ble_uuid_any_t *uuid, struct os_mbuf *om, int off, in ble_uuid_init_from_att_mbuf() 212 ble_uuid_to_mbuf(const ble_uuid_t *uuid, struct os_mbuf *om) in ble_uuid_to_mbuf()
|
H A D | ble_hs_log.c | 26 ble_hs_log_mbuf(const struct os_mbuf *om) in ble_hs_log_mbuf()
|
H A D | ble_hs_hci.c | 407 ble_hs_hci_acl_hdr_prepend(struct os_mbuf *om, uint16_t handle, in ble_hs_hci_acl_hdr_prepend() 439 ble_hs_hci_acl_tx_now(struct ble_hs_conn *conn, struct os_mbuf **om) in ble_hs_hci_acl_tx_now() 527 ble_hs_hci_acl_tx(struct ble_hs_conn *conn, struct os_mbuf **om) in ble_hs_hci_acl_tx()
|
H A D | ble_att.c | 456 struct os_mbuf **om) in ble_att_rx_handle_unknown_request() 476 struct os_mbuf **om; in ble_att_rx() local
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/ |
H A D | os_mbuf.c | 244 struct os_mbuf *om; in os_mbuf_get() local 272 struct os_mbuf *om; in os_mbuf_get_pkthdr() local 295 os_mbuf_free(struct os_mbuf *om) in os_mbuf_free() 312 os_mbuf_free_chain(struct os_mbuf *om) in os_mbuf_free_chain() 352 os_mbuf_append(struct os_mbuf *om, const void *data, uint16_t len) in os_mbuf_append() 455 os_mbuf_dup(struct os_mbuf *om) in os_mbuf_dup() 499 os_mbuf_off(const struct os_mbuf *om, int off, uint16_t *out_off) in os_mbuf_off() 634 os_mbuf_cmpf(const struct os_mbuf *om, int off, const void *data, int len) in os_mbuf_cmpf() 731 os_mbuf_prepend(struct os_mbuf *om, int len) in os_mbuf_prepend() 784 os_mbuf_prepend_pullup(struct os_mbuf *om, uint16_t len) in os_mbuf_prepend_pullup() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_test_util.c | 56 ble_hs_test_util_prev_tx_enqueue(struct os_mbuf *om) in ble_hs_test_util_prev_tx_enqueue() 74 struct os_mbuf *om; in ble_hs_test_util_prev_tx_dequeue_once() local 97 struct os_mbuf *om; in ble_hs_test_util_prev_tx_dequeue() local 136 struct os_mbuf *om; in ble_hs_test_util_prev_tx_dequeue_pullup() local 661 struct os_mbuf *om) in ble_hs_test_util_l2cap_rx_first_frag() 675 struct os_mbuf *om) in ble_hs_test_util_l2cap_rx() 717 struct os_mbuf *om; in ble_hs_test_util_l2cap_rx_payload_flat() local 1100 struct os_mbuf *om; in ble_hs_test_util_verify_tx_prep_write() local 1121 struct os_mbuf *om; in ble_hs_test_util_verify_tx_exec_write() local 1139 struct os_mbuf *om; in ble_hs_test_util_verify_tx_find_type_value() local [all …]
|
H A D | ble_att_svr_test.c | 107 struct os_mbuf **om, void *arg) in ble_att_svr_test_misc_attr_fn_r_1() 130 struct os_mbuf **om, void *arg) in ble_att_svr_test_misc_attr_fn_r_2() 153 struct os_mbuf **om, void *arg) in ble_att_svr_test_misc_attr_fn_r_err() 171 struct os_mbuf **om, in ble_att_svr_test_misc_attr_fn_r_group() 300 struct os_mbuf **om, void *arg) in ble_att_svr_test_misc_attr_fn_rw_1() 330 struct os_mbuf **om, void *arg) in ble_att_svr_test_misc_attr_fn_w_1() 350 struct os_mbuf **om, void *arg) in ble_att_svr_test_misc_attr_fn_w_2() 371 struct os_mbuf **om, void *arg) in ble_att_svr_test_misc_attr_fn_w_fail() 412 struct os_mbuf *om; in ble_att_svr_test_misc_verify_tx_read_mult_rsp() local 496 struct os_mbuf *om; in ble_att_svr_test_misc_verify_tx_find_type_value_rsp() local [all …]
|
H A D | ble_att_clt_test.c | 44 struct os_mbuf *om; in ble_att_clt_test_misc_verify_tx_write() local 65 struct os_mbuf *om; in ble_att_clt_test_tx_write_req_or_cmd() local 193 struct os_mbuf *om; in ble_att_clt_test_misc_prep_good() local 221 struct os_mbuf *om; in ble_att_clt_test_misc_exec_good() local 243 struct os_mbuf *om; in ble_att_clt_test_misc_prep_bad() local 360 struct os_mbuf *om; in TEST_CASE() local
|
H A D | ble_sm_test_util.c | 679 struct os_mbuf *om; in ble_sm_test_util_rx_pair_cmd() local 726 struct os_mbuf *om; in ble_sm_test_util_rx_confirm() local 758 struct os_mbuf *om; in ble_sm_test_util_rx_random() local 787 struct os_mbuf *om; in ble_sm_test_util_rx_sec_req() local 816 struct os_mbuf *om; in ble_sm_test_util_rx_public_key() local 846 struct os_mbuf *om; in ble_sm_test_util_rx_dhkey_check() local 876 struct os_mbuf *om; in ble_sm_test_util_rx_enc_info() local 906 struct os_mbuf *om; in ble_sm_test_util_rx_master_id() local 936 struct os_mbuf *om; in ble_sm_test_util_rx_id_info() local 966 struct os_mbuf *om; in ble_sm_test_util_rx_id_addr_info() local [all …]
|
H A D | ble_gatts_notify_test.c | 104 struct os_mbuf *om; in ble_gatts_notify_test_misc_read_notify() local 433 struct os_mbuf *om; in ble_gatts_notify_test_misc_verify_tx_n() local 456 struct os_mbuf *om; in ble_gatts_notify_test_misc_verify_tx_i() local 568 struct os_mbuf *om; in TEST_CASE() local 663 struct os_mbuf *om; in TEST_CASE() local
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/ |
H A D | os_mbuf.h | 162 #define OS_MBUF_USRHDR(om) \ argument 171 #define OS_MBUF_USRHDR_LEN(om) \ argument 181 _os_mbuf_leadingspace(struct os_mbuf *om) in _os_mbuf_leadingspace() 216 _os_mbuf_trailingspace(struct os_mbuf *om) in _os_mbuf_trailingspace()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/src/ |
H A D | ble_hci_emspi.c | 314 ble_hci_emspi_acl_tx(struct os_mbuf *om) in ble_hci_emspi_acl_tx() 407 ble_hci_emspi_tx_acl(struct os_mbuf *om) in ble_hci_emspi_tx_acl() 520 struct os_mbuf *om; in ble_hci_emspi_rx_acl() local 644 ble_hci_trans_ll_acl_tx(struct os_mbuf *om) in ble_hci_trans_ll_acl_tx() 676 ble_hci_trans_hs_acl_tx(struct os_mbuf *om) in ble_hci_trans_hs_acl_tx()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/src/ |
H A D | ble_hci_ram.c | 107 ble_hci_trans_hs_acl_tx(struct os_mbuf *om) in ble_hci_trans_hs_acl_tx() 118 ble_hci_trans_ll_acl_tx(struct os_mbuf *om) in ble_hci_trans_ll_acl_tx()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/src/ |
H A D | ble_hci_uart.c | 209 ble_hci_uart_acl_tx(struct os_mbuf *om) in ble_hci_uart_acl_tx() 270 struct os_mbuf *om; in ble_hci_uart_tx_pkt_type() local 333 struct os_mbuf *om; in ble_hci_uart_tx_char() local 893 ble_hci_trans_ll_acl_tx(struct os_mbuf *om) in ble_hci_trans_ll_acl_tx() 928 ble_hci_trans_hs_acl_tx(struct os_mbuf *om) in ble_hci_trans_hs_acl_tx()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/src/ |
H A D | ble_svc_uart.c | 122 struct os_mbuf *om = ctxt->om; in gatt_svr_chr_access_uart_write() local 197 struct os_mbuf *om; in bleuart_uart_proc() local
|