Home
last modified time | relevance | path

Searched refs:BTM_AddLocalRfcommScnForLogging (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter.c292 void BTM_AddLocalRfcommScnForLogging(uint8_t module, uint8_t scn) in BTM_AddLocalRfcommScnForLogging() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h932 void BTSTACK_API BTM_AddLocalRfcommScnForLogging(uint8_t module, uint8_t scn);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.cpp67 BTM_AddLocalRfcommScnForLogging(BTM_HCI_LOG_FILTER_MODULE_HFP, connectionServer.GetLocalScn()); in RegisterService()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp68 BTM_AddLocalRfcommScnForLogging(BTM_HCI_LOG_FILTER_MODULE_HFP, connectionServer.GetLocalScn()); in RegisterService()