Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h180 u_int16_t psm; /* Protocol/Service Multiplexor */ member
217 u_int16_t psm; /* Protocol/Service Multiplexor (PSM) */ member
367 u_int16_t psm; /* Protocol/Service Multiplexor */ member
388 u_int16_t psm; /* Procotol/Service Multiplexor */ member
498 u_int16_t psm; /* Protocol/Service Multiplexor */ member
595 u_int16_t psm; /* Protocol/Service Multiplexor */ member
695 u_int16_t psm; /* PSM */ member
H A Dng_btsocket_l2cap.h139 u_int16_t psm; /* PSM */ member
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_misc.c335 ng_l2cap_new_chan(ng_l2cap_p l2cap, ng_l2cap_con_p con, u_int16_t psm, int idtype) in ng_l2cap_new_chan()
H A Dng_l2cap_var.h154 u_int16_t psm; /* channel PSM */ member
H A Dng_l2cap_evnt.c464 u_int16_t dcid, psm; in ng_l2cap_process_con_req() local
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c2108 int psm, error = 0; in ng_btsocket_l2cap_bind() local
2729 ng_btsocket_l2cap_pcb_by_addr(bdaddr_p bdaddr, int psm) in ng_btsocket_l2cap_pcb_by_addr()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-uahcx-defs.h2454 …uint32_t psm : 1; /**< PowerSwitchingMode. This bit is used to specify h… member