Home
last modified time | relevance | path

Searched defs:uipc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/udrv/ulinux/
Duipc.cc194 static int uipc_main_init(tUIPC_STATE& uipc) { in uipc_main_init()
226 void uipc_main_cleanup(tUIPC_STATE& uipc) { in uipc_main_cleanup()
241 static void uipc_check_task_flags_locked(tUIPC_STATE& uipc) { in uipc_check_task_flags_locked()
254 static int uipc_check_fd_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_check_fd_locked()
300 static void uipc_check_interrupt_locked(tUIPC_STATE& uipc) { in uipc_check_interrupt_locked()
307 static inline void uipc_wakeup_locked(tUIPC_STATE& uipc) { in uipc_wakeup_locked()
314 static int uipc_setup_server_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, const char* name, in uipc_setup_server_locked()
347 static void uipc_flush_ch_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_flush_ch_locked()
382 static void uipc_flush_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_flush_locked()
398 static int uipc_close_ch_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_close_ch_locked()
[all …]