Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_btm_receive.c139GapLeConnectionComplete(param->status, param->connectionHandle, &param->addr, param->role, param->… in GapLeConnectionCompleteTask()
H A Dgap_internal.h205 void GapLeConnectionComplete(
H A Dgap_le_conn.c451 void GapLeConnectionComplete(uint8_t status, uint16_t connectionHandle, const BtAddr *addr, uint8_t… in GapLeConnectionComplete() function