Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h36 #define SMP_CODE_MASTER_IDENTITY 0x07 macro
H A Dsmp_cmd.c235 uint8_t code = SMP_CODE_MASTER_IDENTITY; in SMP_SendMasterIdentification()
H A Dsmp_receive.c159 case SMP_CODE_MASTER_IDENTITY: in SMP_RecvDataCmdDistribution()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c906 case SMP_CODE_MASTER_IDENTITY: in L2capDataFilterUseSmp()