Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h214 int GAP_LeAdvSetEnable(uint8_t enable);
H A Dgap_le_adv.c572 int GAP_LeAdvSetEnable(uint8_t enable) in GAP_LeAdvSetEnable() function
H A Dgap_le_if.c766 info->result = GAP_LeAdvSetEnable(info->enable); in GapLeAdvSetEnableTask()