Searched refs:write_long (Results 1 – 2 of 2) sorted by relevance
196 } write_long; member453 STATS_NAME(ble_gattc_stats, write_long) in STATS_NAME()589 proc->write_long.attr.handle, in ble_gattc_log_write_long()590 OS_MBUF_PKTLEN(proc->write_long.attr.om)); in ble_gattc_log_write_long()672 os_mbuf_free_chain(proc->write_long.attr.om); in ble_gattc_proc_free()3269 if (proc->write_long.cb == NULL) { in ble_gattc_write_long_cb()3272 rc = proc->write_long.cb(proc->conn_handle, in ble_gattc_write_long_cb()3274 &proc->write_long.attr, in ble_gattc_write_long_cb()3275 proc->write_long.cb_arg); in ble_gattc_write_long_cb()3308 OS_MBUF_PKTLEN(proc->write_long.attr.om) - in ble_gattc_write_long_tx()[all …]
63 STATS_SECT_ENTRY(write_long)