Searched refs:ble_hci_ram_evt_lo_pool (Results 1 – 1 of 1) sorted by relevance
54 static struct os_mempool ble_hci_ram_evt_lo_pool; variable149 buf = os_memblock_get(&ble_hci_ram_evt_lo_pool); in ble_hci_trans_buf_alloc()175 } else if (os_memblock_from(&ble_hci_ram_evt_lo_pool, buf)) { in ble_hci_trans_buf_free()176 rc = os_memblock_put(&ble_hci_ram_evt_lo_pool, buf); in ble_hci_trans_buf_free()232 rc = os_mempool_init(&ble_hci_ram_evt_lo_pool, in ble_hci_ram_init()