Searched refs:mx_chan_id (Results 1 – 13 of 13) sorted by relevance
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_btm_api_layer.cc | 29 uint32_t mx_proto_id, uint32_t mx_chan_id) { in BTM_SetSecurityLevel() argument 32 mx_chan_id); in BTM_SetSecurityLevel()
|
D | mock_btm_layer.h | 34 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,
|
D | mock_btm_api_layer.h | 32 uint32_t mx_chan_id) = 0; 48 uint32_t mx_chan_id));
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec_cb.cc | 215 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()
|
D | btm_sec_cb.h | 100 uint32_t mx_chan_id);
|
D | btm_sec.h | 121 uint32_t mx_proto_id, uint32_t mx_chan_id);
|
D | btm_sec.cc | 537 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/ |
D | pan_api.cc | 272 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/ |
D | bnep_api.h | 237 uint32_t mx_chan_id);
|
D | security_client_callbacks.h | 128 uint32_t mx_chan_id);
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sec.h | 367 uint32_t mx_chan_id)> 374 uint32_t mx_chan_id) { in operator() 376 mx_chan_id); in operator()
|
D | mock_stack_btm_sec.cc | 256 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/ |
D | bnep_api.cc | 136 uint32_t mx_chan_id) { in BNEP_Connect() argument
|