Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h957 void (*connectionRequest)(const HciConnectionRequestEventParam *eventParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c1029 .connectionRequest = BtmScoOnConnectionRequest,
H A Dbtm_acl.c2405 .connectionRequest = BtmOnConnectionrequest,
/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()

Completed in 11 milliseconds