Home
last modified time | relevance | path

Searched refs:NET_BUF_POOL_INIT (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c62 NET_BUF_POOL_INIT(hci_rx_pool); in bt_hci_driver_register()
63 NET_BUF_POOL_INIT(hci_cmd_pool); in bt_hci_driver_register()
64 NET_BUF_POOL_INIT(hci_acl_pool); in bt_hci_driver_register()
A Dhfp_hf.c688 NET_BUF_POOL_INIT(hf_pool); in hfp_hf_init()
A Dconn.c2809 NET_BUF_POOL_INIT(acl_tx_pool); in bt_conn_init()
2810 NET_BUF_POOL_INIT(frag_pool); in bt_conn_init()
A Dl2cap_br.c1558 NET_BUF_POOL_INIT(br_sig_pool); in bt_l2cap_br_init()
A Dhci_core.c7322 NET_BUF_POOL_INIT(hci_rx_pool); in bt_enable()
7324 NET_BUF_POOL_INIT(num_complete_pool); in bt_enable()
7328 NET_BUF_POOL_INIT(discardable_pool); in bt_enable()
7332 NET_BUF_POOL_INIT(acl_in_pool); in bt_enable()
7358 NET_BUF_POOL_INIT(hci_cmd_pool); in bt_enable()
A Drfcomm.c1732 NET_BUF_POOL_INIT(dummy_pool); in bt_rfcomm_init()
A Dhci_api.c1811 NET_BUF_POOL_INIT(hci_cmd_pool); in hci_api_init()
A Dl2cap.c2342 NET_BUF_POOL_INIT(disc_pool); in bt_l2cap_init()
A Datt.c2816 NET_BUF_POOL_INIT(prep_pool); in bt_att_init()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dbt.c406 NET_BUF_POOL_INIT(data_tx_pool); in cmd_init()
407 NET_BUF_POOL_INIT(data_rx_pool); in cmd_init()
411 NET_BUF_POOL_INIT(data_bredr_pool); in cmd_init()
412 NET_BUF_POOL_INIT(sdp_client_pool); in cmd_init()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dbt.c573 NET_BUF_POOL_INIT(data_tx_pool); in cmd_init()
574 NET_BUF_POOL_INIT(data_rx_pool); in cmd_init()
578 NET_BUF_POOL_INIT(data_bredr_pool); in cmd_init()
579 NET_BUF_POOL_INIT(sdp_client_pool); in cmd_init()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h835 #define NET_BUF_POOL_INIT(_name)\ macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dadv.c452 NET_BUF_POOL_INIT(adv_buf_pool);
A Dfriend.c1051 NET_BUF_POOL_INIT(friend_buf_pool); in bt_mesh_friend_init()

Completed in 70 milliseconds