Home | History | Annotate | Download | only in ulinux

Lines Matching refs:GKI_exception

310    * GKI_exception problem due to btu->hci sleep request events  */
908 ** Function GKI_exception
920 void GKI_exception(uint16_t code, char* msg) {
924 GKI_TRACE_ERROR_0("GKI_exception(): Task State Table");
932 GKI_TRACE_ERROR_2("GKI_exception %d %s", code, msg);
935 GKI_TRACE_ERROR_2("* GKI_exception(): %d %s", code, msg);
939 GKI_TRACE_ERROR_2("GKI_exception %d %s done", code, msg);