Searched refs:mx_proto_id (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_sec.c | 55 UINT32 mx_proto_id, 74 UINT32 mx_proto_id, UINT32 mx_chan_id, 88 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, 528 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in BTM_SetUCDSecurityLevel() argument 540 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetUCDSecurityLevel() 547 UNUSED(mx_proto_id); in BTM_SetUCDSecurityLevel() 573 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in BTM_SetSecurityLevel() argument 585 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 588 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 612 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in btm_sec_set_security_level() argument [all …]
|
D | btm_int.h | 470 UINT32 mx_proto_id; /* Service runs over this multiplexer protocol */ member 760 UINT32 mx_proto_id; member 1132 UINT32 mx_proto_id, UINT32 mx_chan_id,
|
/external/bluetooth/bluedroid/stack/include/ |
D | btm_api.h | 3753 UINT16 psm, UINT32 mx_proto_id, 3770 UINT16 psm, UINT32 mx_proto_id,
|