Lines Matching full:role
73 "Role Change",
187 "Role Discovery",
189 "Switch Role",
369 "Role Change Not Allowed",
386 "Role Switch Pending",
389 "Role Switch Failed",
482 static char *role2str(uint8_t role)
484 switch (role) {
764 printf("bdaddr %s role 0x%2.2x\n", addr, cp->role);
767 printf("Role: %s\n", role2str(cp->role));
2675 printf("status 0x%2.2x bdaddr %s role 0x%2.2x\n",
2676 evt->status, addr, evt->role);
2683 printf("Role: %s\n", role2str(evt->role));