Searched refs:bt_rfcomm_create_pdu (Results 1 – 5 of 5) sorted by relevance
215 struct net_buf *bt_rfcomm_create_pdu(struct net_buf_pool *pool);
207 buf = bt_rfcomm_create_pdu(&pool); in cmd_send()
149 buf = bt_rfcomm_create_pdu(&hf_pool); in hfp_hf_send_cmd()
320 struct net_buf *bt_rfcomm_create_pdu(struct net_buf_pool *pool) in bt_rfcomm_create_pdu() function
344 buf = bt_rfcomm_create_pdu(&ag_pool); in hfp_ag_send_data()