Home
last modified time | relevance | path

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

/system/bt/udrv/include/
Duipc.h67 void UIPC_Init(void*);
/system/bt/btif/src/
Dbtif_a2dp_control.cc47 UIPC_Init(NULL); in btif_a2dp_control_init()
/system/bt/udrv/ulinux/
Duipc.cc551 void UIPC_Init(UNUSED_ATTR void* p_data) { in UIPC_Init() function