/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection_observer.cpp | 74 void NapiBluetoothConnectionObserver::OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_observer_stub.cpp | 135 int32_t reqType = data.ReadInt32(); in OnPairConfirmedInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_observer_proxy.cpp | 143 OnPairConfirmed( const int32_t transport, const BluetoothRawAddress &device, int reqType, int number) OnPairConfirmed() argument
|
/foundation/communication/bluetooth/frameworks/cj/connection/src/ |
H A D | bluetooth_connection_callback.cpp | 69 void CjBluetoothConnectionObserver::OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() argument
|
/third_party/mesa3d/src/glx/windows/ |
H A D | windowsdristr.h | 37 CARD8 reqType; /* always DRIReqCode */ member 61 CARD8 reqType; /* always DRIReqCode */ member 103 CARD8 reqType; /* always DRIReqCode */ member 128 CARD8 reqType; /* always DRIReqCode */ member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/ |
H A D | generic_access_service.cpp | 100 void OnPairConfirmed(const BTTransport transport, const RawAddress &device, const int reqType, const int number) in OnPairConfirmed() argument 131 void OnPairConfirmed(const BTTransport transport, const RawAddress &device, int reqType, int number) in OnPairConfirmed() argument
|
/foundation/communication/bluetooth_service/test/unittest/ble/ |
H A D | ble_test.h | 53 void OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() argument
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/ |
H A D | softbus_adapter_bt_common.c | 175 static void WrapperPairConfiremedCallback(const BdAddr *bdAddr, int transport, int reqType, in WrapperPairConfiremedCallback() argument
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_dfinder_mgt_msg_log.c | 41 static char *GetCoapReqTypeStr(uint8_t reqType) in GetCoapReqTypeStr() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | appledristr.h | 51 CARD8 reqType; /* always DRIReqCode */ member 75 CARD8 reqType; /* always DRIReqCode */ member 102 CARD8 reqType; /* always DRIReqCode */ member 127 CARD8 reqType; /* always DRIReqCode */ member 153 CARD8 reqType; /* always DRIReqCode */ member 179 CARD8 reqType; member 208 CARD8 reqType; member 219 CARD8 reqType; /*1 */ member 246 CARD8 reqType; /*1 */ member
|
/third_party/libdrm/tests/ttmtest/src/ |
H A D | xf86dristr.h | 60 CARD8 reqType; /* always DRIReqCode */ member 86 CARD8 reqType; /* always DRIReqCode */ member 115 CARD8 reqType; /* always DRIReqCode */ member 141 CARD8 reqType; /* always DRIReqCode */ member 168 CARD8 reqType; /* always DRIReqCode */ member 178 CARD8 reqType; /* always DRIReqCode */ member 204 CARD8 reqType; /* always DRIReqCode */ member 232 CARD8 reqType; /* always DRIReqCode */ member 243 CARD8 reqType; /* always DRIReqCode */ member 270 CARD8 reqType; /* alway member 281 CARD8 reqType; /* always DRIReqCode */ global() member 312 CARD8 reqType; /* always DRIReqCode */ global() member 338 CARD8 reqType; /* always DRIReqCode */ global() member 365 CARD8 reqType; /* always DRIReqCode */ global() member [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_defs.h | 180 int reqType; member
|
H A D | classic_adapter.cpp | 1169 void ClassicAdapter::SSPConfirmReq(const BtAddr &addr, int reqType, int number, in SSPConfirmReq() argument 1219 SendPairConfirmed(const RawAddress &device, int reqType, int number) const SendPairConfirmed() argument 1228 UserConfirmAutoReply(const RawAddress &device, int reqType, bool accept) const UserConfirmAutoReply() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
H A D | nv_control.h | 115 CARD8 reqType; member 139 CARD8 reqType; member 163 CARD8 reqType; member 187 CARD8 reqType; member 228 CARD8 reqType; member 241 CARD8 reqType; member 269 CARD8 reqType; member 296 CARD8 reqType; member 324 CARD8 reqType; member 368 CARD8 reqType; member 394 CARD8 reqType; global() member 416 CARD8 reqType; global() member 442 CARD8 reqType; global() member 473 CARD8 reqType; global() member 498 CARD8 reqType; global() member 525 CARD8 reqType; global() member 536 CARD8 reqType; global() member 599 CARD8 reqType; global() member [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_profile.cpp | 998 IndicateRequestRetToService( int reqId, uint16_t connectHandle, ResponesType reqType, uint8_t errorCode) IndicateRequestRetToService() argument 2238 FindIteratorByRespones( ResponesType reqType, int reqId) FindIteratorByRespones() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | notify.c | 364 enum wpa_ctrl_req_type reqType = WPA_CTRL_REQ_SIM; in send_network_eapsim_gsmauth_response_internal() local 425 enum wpa_ctrl_req_type reqType = WPA_CTRL_REQ_SIM; in send_network_eapaka_umtsauth_response_internal() local
|