Home
last modified time | relevance | path

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

/external/strace/
Dsockaddr.c453 const char *psm_name = xlookup(bluetooth_l2_psm, psm_he); in print_bluetooth_l2_psm() local
454 const bool psm_str = psm_name || (psm_he >= L2CAP_PSM_LE_DYN_START in print_bluetooth_l2_psm()
469 if (psm_name) { in print_bluetooth_l2_psm()
470 tprints(psm_name); in print_bluetooth_l2_psm()