Home
last modified time | relevance | path

Searched refs:mx_chan_id (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btm_api_layer.cc29 uint32_t mx_proto_id, uint32_t mx_chan_id) { in BTM_SetSecurityLevel() argument
32 mx_chan_id); in BTM_SetSecurityLevel()
Dmock_btm_layer.h34 uint32_t mx_proto_id, uint32_t mx_chan_id, tBTM_SEC_CALLBACK* p_callback,
45 uint32_t mx_chan_id, tBTM_SEC_CALLBACK* p_callback,
Dmock_btm_api_layer.h32 uint32_t mx_chan_id) = 0;
48 uint32_t mx_chan_id));
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.cc215 uint32_t mx_chan_id) { in AddService() argument
268 p_srec->orig_mx_chan_id = mx_chan_id; in AddService()
294 p_srec->term_mx_chan_id = mx_chan_id; in AddService()
322 index, service_id, is_originator, psm, mx_proto_id, mx_chan_id, in AddService()
Dbtm_sec_cb.h100 uint32_t mx_chan_id);
Dbtm_sec.h121 uint32_t mx_proto_id, uint32_t mx_chan_id);
Dbtm_sec.cc537 uint32_t mx_proto_id, uint32_t mx_chan_id) { in BTM_SetSecurityLevel() argument
539 psm, mx_proto_id, mx_chan_id); in BTM_SetSecurityLevel()
/packages/modules/Bluetooth/system/stack/pan/
Dpan_api.cc272 uint32_t mx_chan_id; in PAN_Connect() local
318 mx_chan_id = dst_uuid; in PAN_Connect()
329 mx_chan_id = src_uuid; in PAN_Connect()
363 Uuid::From16Bit(dst_uuid), &(pcb->handle), mx_chan_id); in PAN_Connect()
/packages/modules/Bluetooth/system/stack/include/
Dbnep_api.h237 uint32_t mx_chan_id);
Dsecurity_client_callbacks.h128 uint32_t mx_chan_id);
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h367 uint32_t mx_chan_id)>
374 uint32_t mx_chan_id) { in operator()
376 mx_chan_id); in operator()
Dmock_stack_btm_sec.cc256 uint32_t mx_proto_id, uint32_t mx_chan_id) { in BTM_SetSecurityLevel() argument
260 mx_chan_id); in BTM_SetSecurityLevel()
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc136 uint32_t mx_chan_id) { in BNEP_Connect() argument