Searched refs:hciPkt (Results 1 – 2 of 2) sorted by relevance
912 void Cy_BLE_HAL_MappingSoftHciHostReceiveControllerPkt(cy_stc_ble_hci_tx_packet_info_t *hciPkt) in Cy_BLE_HAL_MappingSoftHciHostReceiveControllerPkt() argument915 (void) hciPkt; in Cy_BLE_HAL_MappingSoftHciHostReceiveControllerPkt()918 Cy_BLE_HAL_SoftHciHostReceiveControllerPkt(hciPkt); in Cy_BLE_HAL_MappingSoftHciHostReceiveControllerPkt()922 …result_t Cy_BLE_HAL_MappingSoftHciControllerReceiveHostPkt(cy_stc_ble_hci_tx_packet_info_t *hciPkt) in Cy_BLE_HAL_MappingSoftHciControllerReceiveHostPkt() argument925 (void) hciPkt; in Cy_BLE_HAL_MappingSoftHciControllerReceiveHostPkt()928 return(Cy_BLE_HAL_SoftHciControllerReceiveHostPkt(hciPkt)); in Cy_BLE_HAL_MappingSoftHciControllerReceiveHostPkt()
238 void Cy_BLE_HAL_MappingSoftHciHostReceiveControllerPkt(cy_stc_ble_hci_tx_packet_info_t *hciPkt);239 …esult_t Cy_BLE_HAL_MappingSoftHciControllerReceiveHostPkt(cy_stc_ble_hci_tx_packet_info_t *hciPkt);262 void Cy_BLE_HAL_SoftHciHostReceiveControllerPkt(cy_stc_ble_hci_tx_packet_info_t *hciPkt);263 …e_api_result_t Cy_BLE_HAL_SoftHciControllerReceiveHostPkt(cy_stc_ble_hci_tx_packet_info_t *hciPkt);