Searched defs:p_buf (Results 1 – 13 of 13) sorted by relevance
| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
| D | rtk_socket.c | 57 uint32_t Skt_Read(int fd, uint8_t *p_buf, uint32_t len, bool *condition) in Skt_Read() 116 int Skt_Read_noblock(int fd, uint8_t *p_buf, uint32_t len) in Skt_Read_noblock() 145 bool Skt_Send(int fd, uint8_t *p_buf, uint16_t msglen) in Skt_Send() 157 int Skt_Send_noblock(int fd, uint8_t *p_buf, uint16_t msglen) in Skt_Send_noblock()
|
| D | rtk_heartbeat.c | 143 unsigned char p_buf[100]; in rtkbt_heartbeat_send_hw_error() local 197 Rtk_Service_Data *p_buf; in heartbeat_timed_out() local 244 Rtk_Service_Data *p_buf; in rtkbt_heartbeat_beginTimer_func() local
|
| D | hardware.c | 183 uint8_t rtk_get_fw_project_id(uint8_t *p_buf) in rtk_get_fw_project_id() 341 HC_BT_HDR *p_buf = NULL; in hw_epilog_process() local
|
| D | hardware_uart.c | 309 static uint8_t hw_config_set_controller_baudrate(HC_BT_HDR *p_buf, uint32_t baudrate) in hw_config_set_controller_baudrate() 971 static int hci_download_patch_h4(HC_BT_HDR *p_buf, int index, uint8_t *data, int len) in hci_download_patch_h4() 1003 HC_BT_HDR *p_buf = NULL; in hw_config_cback() local 1411 HC_BT_HDR *p_buf = NULL; in hw_config_start() local
|
| D | hardware_usb.c | 763 static int usb_hci_download_patch_h4(HC_BT_HDR *p_buf, int index, uint8_t *data, int len) in usb_hci_download_patch_h4() 808 HC_BT_HDR *p_buf = NULL; in hw_usb_config_cback() local 1136 HC_BT_HDR *p_buf = NULL; in hw_usb_config_start() local
|
| D | rtk_parse.c | 201 HC_BT_HDR *p_buf; member 866 HC_BT_HDR *p_buf = NULL; in rtk_vendor_cmd_to_fw() local 934 uint8_t *p_buf = NULL; in rtk_notify_profileinfo_to_fw() local 1580 char p_buf[para_length + HCI_CMD_PREAMBLE_SIZE]; in rtk_notify_extension_version_to_wifi() local 1597 char p_buf[para_length + HCI_CMD_PREAMBLE_SIZE]; in rtk_notify_btpatch_version_to_wifi() local 1616 char p_buf[para_length + HCI_CMD_PREAMBLE_SIZE]; in rtk_notify_afhmap_to_wifi() local 1641 char p_buf[para_length + HCI_CMD_PREAMBLE_SIZE]; in rtk_notify_btcoex_to_wifi() local 1664 char p_buf[para_length + HCI_CMD_PREAMBLE_SIZE]; in rtk_notify_btoperation_to_wifi() local 1692 char p_buf[para_length + HCI_CMD_PREAMBLE_SIZE]; in rtk_notify_info_to_wifi() local 1724 char p_buf[para_length + HCI_CMD_PREAMBLE_SIZE]; in rtk_notify_regester_to_wifi() local [all …]
|
| D | rtk_btservice.c | 335 unsigned char p_buf[4]; in Rtk_Service_Send_Hwerror_Event() local 400 Rtk_Service_Data *p_buf; in Getpacket() local
|
| D | rtk_btsnoop_net.c | 198 void rtk_btsnoop_capture(const HC_BT_HDR *p_buf, bool is_rcvd) in rtk_btsnoop_capture()
|
| D | userial_vendor.c | 809 HC_BT_HDR *p_buf; in userial_coex_recv_data_handler() local 962 HC_BT_HDR *p_buf; in userial_coex_send_data_handler() local
|
| D | hci_h5.c | 595 unsigned char p_buf[100]; in rtkbt_h5_send_hw_error() local 2408 uint8_t hci_h5_send_sync_cmd(uint16_t opcode, uint8_t *p_buf, uint16_t length) in hci_h5_send_sync_cmd()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_mm.h | 100 static inline hi_void oal_free(const hi_void *p_buf) in oal_free() 105 static inline hi_void oal_free(hi_void *p_buf) in oal_free() 111 static inline hi_void oal_vfree(hi_void *p_buf) in oal_vfree()
|
| D | plat_firmware.c | 395 hi_u8 *p_buf = HI_NULL; in malloc_cmd_buf() local
|
| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/rtkcmd/ |
| D | rtkcmd.c | 77 Rtk_Socket_Data *p_buf = NULL; in Rtkbt_Sendcmd() local
|