Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h37 #define SMP_CODE_IDENTITY_INFO 0x08 macro
H A Dsmp_cmd.c264 uint8_t code = SMP_CODE_IDENTITY_INFO; in SMP_SendIdentityInformation()
H A Dsmp_receive.c162 case SMP_CODE_IDENTITY_INFO: in SMP_RecvDataCmdDistribution()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c907 case SMP_CODE_IDENTITY_INFO: in L2capDataFilterUseSmp()