Searched refs:PLATFORM_HandleHciVendorEvent (Results 1 – 1 of 1) sorted by relevance
232 static bool PLATFORM_HandleHciVendorEvent(uint8_t *eventData, uint32_t len);797 handled = PLATFORM_HandleHciVendorEvent(&data[3], data[2]); in PLATFORM_HciRpmsgRxCallback()850 static bool PLATFORM_HandleHciVendorEvent(uint8_t *eventData, uint32_t len) in PLATFORM_HandleHciVendorEvent() function