Home
last modified time | relevance | path

Searched refs:p_param_buf (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_prm.c171 uint8_t p_param_buf = 0; in cybt_prm_download() local
174 .p_param_buf = &p_param_buf in cybt_prm_download()
194 if (p_param->p_param_buf[0] != 0) in cybt_prm_command_complete_cback()
Dcybt_platform_main.c98 p_command_complete_params->p_param_buf[0] in bt_sleep_status_cback()
101 if(HCI_SUCCESS == p_command_complete_params->p_param_buf[0]) in bt_sleep_status_cback()
/hal_infineon-latest/btstack/wiced_include/
Dwiced_bt_dev.h99 …uint8_t *p_param_buf; /**< Command status, see list of HCI Error codes in core… member
107 …uint8_t *p_param_buf; /**< Return parameter buffer (Contains Command Specific da… member
1554 …t_t wiced_bt_dev_vendor_specific_command (uint16_t opcode, uint8_t param_len, uint8_t *p_param_buf,