Searched refs:ble_hci_ram_cmd_pool (Results 1 – 1 of 1) sorted by relevance
43 static struct os_mempool ble_hci_ram_cmd_pool; variable135 buf = os_memblock_get(&ble_hci_ram_cmd_pool); in ble_hci_trans_buf_alloc()179 assert(os_memblock_from(&ble_hci_ram_cmd_pool, buf)); in ble_hci_trans_buf_free()180 rc = os_memblock_put(&ble_hci_ram_cmd_pool, buf); in ble_hci_trans_buf_free()218 rc = os_mempool_init(&ble_hci_ram_cmd_pool, in ble_hci_ram_init()