Searched refs:mx_proto_id (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_sec.c | 62 UINT32 mx_proto_id, 80 UINT32 mx_proto_id, UINT32 mx_chan_id, 95 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, 471 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in BTM_SetSecurityLevel() argument 484 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 487 sec_level, psm, mx_proto_id, mx_chan_id)); in BTM_SetSecurityLevel() 511 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, in btm_sec_set_security_level() argument 551 p_srec->mx_proto_id == mx_proto_id && in btm_sec_set_security_level() 559 p_srec->mx_proto_id == mx_proto_id && in btm_sec_set_security_level() 589 p_srec->mx_proto_id = mx_proto_id; in btm_sec_set_security_level() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 494 UINT32 mx_proto_id; /* Service runs over this multiplexer protocol */ member 794 UINT32 mx_proto_id; member 1157 UINT32 mx_proto_id, UINT32 mx_chan_id,
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 3388 UINT16 psm, UINT32 mx_proto_id,
|