Home
last modified time | relevance | path

Searched refs:GapLeExAdvParam (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h113 int GAP_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam);
H A Dgap_le_adv.c153 uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam) in GapLeSetExtendedAdvertisingParameters()
189 int GAP_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam) in GAP_LeExAdvSetParam()
H A Dgap_le_if.c49 GapLeExAdvParam advExParam;
457 int GAPIF_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam) in GAPIF_LeExAdvSetParam()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h142 } GapLeExAdvParam; typedef
516 uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp779 GapLeExAdvParam para; in SetExAdvParamToGap()

Completed in 9 milliseconds