Searched refs:mx_proto_id (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/btm/ |
D | btm_sec.c | 61 UINT32 mx_proto_id, 80 UINT32 mx_proto_id, UINT32 mx_chan_id, 94 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, 478 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in BTM_SetSecurityLevel() argument 490 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 493 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 517 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() 568 p_srec->mx_proto_id == mx_proto_id && in btm_sec_set_security_level() 601 p_srec->mx_proto_id = mx_proto_id; in btm_sec_set_security_level() [all …]
|
D | btm_int.h | 428 UINT32 mx_proto_id; /* Service runs over this multiplexer protocol */ member 751 UINT32 mx_proto_id; member 1054 UINT32 mx_proto_id, UINT32 mx_chan_id,
|
/system/bt/stack/include/ |
D | btm_api.h | 3274 UINT16 psm, UINT32 mx_proto_id,
|