Lines Matching defs:p_buf
265 BT_HDR *p_buf = (BT_HDR *)GKI_getpoolbuf (L2CAP_CMD_POOL_ID); in l2cu_build_header() local
339 BT_HDR *p_buf; in l2cu_send_peer_cmd_reject() local
383 BT_HDR *p_buf; in l2cu_send_peer_connect_req() local
421 BT_HDR *p_buf; in l2cu_send_peer_connect_rsp() local
464 BT_HDR *p_buf; in l2cu_reject_connection() local
495 BT_HDR *p_buf; in l2cu_send_peer_config_req() local
602 BT_HDR *p_buf; in l2cu_send_peer_config_rsp() local
695 BT_HDR *p_buf = (BT_HDR *)GKI_getpoolbuf (L2CAP_CMD_POOL_ID); in l2cu_send_peer_config_rej() local
796 BT_HDR *p_buf, *p_buf2; in l2cu_send_peer_disc_req() local
850 BT_HDR *p_buf; in l2cu_send_peer_disc_rsp() local
881 BT_HDR *p_buf; in l2cu_send_peer_echo_req() local
916 BT_HDR *p_buf; in l2cu_send_peer_echo_rsp() local
957 BT_HDR *p_buf; in l2cu_send_peer_info_req() local
996 BT_HDR *p_buf; in l2cu_send_peer_info_rsp() local
2733 BT_HDR *p_buf; in l2cu_send_peer_ble_par_req() local
2769 BT_HDR *p_buf; in l2cu_send_peer_ble_par_rsp() local
3049 BT_HDR *p_buf; in l2cu_get_next_buffer_to_send() local
3150 void l2cu_set_acl_hci_header (BT_HDR *p_buf, tL2C_CCB *p_ccb) in l2cu_set_acl_hci_header()