Searched refs:mx_proto_id (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/btm/ |
D | btm_sec.c | 64 UINT32 mx_proto_id, 83 UINT32 mx_proto_id, UINT32 mx_chan_id, 97 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, 479 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in BTM_SetSecurityLevel() argument 491 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 494 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 518 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in btm_sec_set_security_level() argument 560 p_srec->mx_proto_id == mx_proto_id && in btm_sec_set_security_level() 569 p_srec->mx_proto_id == mx_proto_id && in btm_sec_set_security_level() 602 p_srec->mx_proto_id = mx_proto_id; in btm_sec_set_security_level() [all …]
|
D | btm_int.h | 432 UINT32 mx_proto_id; /* Service runs over this multiplexer protocol */ member 754 UINT32 mx_proto_id; member 1077 UINT32 mx_proto_id, UINT32 mx_chan_id,
|
/system/bt/stack/include/ |
D | btm_api.h | 3268 UINT16 psm, UINT32 mx_proto_id,
|