Home
last modified time | relevance | path

Searched refs:LEROLESLAVE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.h61 #define LEROLESLAVE 1 macro
H A Datt_connect.c1673 } else if (attLeConnectedAsyncPtr->role == LEROLESLAVE) { in AttLeConnectedAsync()