Home
last modified time | relevance | path

Searched refs:SMP_Connected (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.h28 void SMP_Connected(const BtAddr *addr, uint16_t handle, uint8_t role, uint8_t status);
H A Dsmp_receive.c100 void SMP_Connected(const BtAddr *addr, uint16_t handle, uint8_t role, uint8_t status) in SMP_Connected() function
H A Dsmp.c160 channel.leConnected = SMP_Connected; in SMP_StartupTask()