Searched refs:ble_hci_uart_pkt_pool (Results 1 – 1 of 1) sorted by relevance
130 static struct os_mempool ble_hci_uart_pkt_pool; variable220 pkt = os_memblock_get(&ble_hci_uart_pkt_pool); in ble_hci_uart_acl_tx()244 pkt = os_memblock_get(&ble_hci_uart_pkt_pool); in ble_hci_uart_cmdevt_tx()319 os_memblock_put(&ble_hci_uart_pkt_pool, pkt); in ble_hci_uart_tx_pkt_type()1102 os_memblock_put(&ble_hci_uart_pkt_pool, pkt); in ble_hci_trans_reset()1174 rc = os_mempool_init(&ble_hci_uart_pkt_pool, in ble_hci_uart_init()