Home
last modified time | relevance | path

Searched refs:connectionRequest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c218 if (callbacks->connectionRequest != NULL) { in HciEventOnConnectionRequestEvent()
219 callbacks->connectionRequest(param); in HciEventOnConnectionRequestEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h957 void (*connectionRequest)(const HciConnectionRequestEventParam *eventParam); member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c1029 .connectionRequest = BtmScoOnConnectionRequest,
H A Dbtm_acl.c2405 .connectionRequest = BtmOnConnectionrequest,