Lines Matching refs:Callback
43 …hDeviceFind", callback: Callback<Array<string>>): void; | function on(type: "bluetooth…
44 …eviceFind", callback?: Callback<Array<string>>): void; | function off(type: "bluetooth…
45 | bluetooth | function on(type: "bondStateChange", callback: Callback<BondStateParam>): void;…
46 …ndStateChange", callback?: Callback<BondStateParam>): void; | function off(type: "bondStateC…
47 …pe: "pinRequired", callback: Callback<PinRequiredParam>): void; | function on(type: "pinRequ…
48 …: "pinRequired", callback?: Callback<PinRequiredParam>): void; | function off(type: "pinRequ…
49 …ype: "stateChange", callback: Callback<BluetoothState>): void; | function on(type: "stateCha…
50 …e: "stateChange", callback?: Callback<BluetoothState>): void; | function off(type: "stateCha…
57 …ket: number, callback: Callback<ArrayBuffer>): void; | function on(type: "sppRead", clientSo…
58 …t: number, callback?: Callback<ArrayBuffer>): void; | function off(type: "sppRead", clientSo…
65 …ctionStateChange", callback: Callback<StateChangeParam>): void; | on(type: "connectionStateC…
66 …ionStateChange", callback?: Callback<StateChangeParam>): void; | off(type: "connectionStateC…
70 …ctionStateChange", callback: Callback<StateChangeParam>): void; | on(type: "connectionStateC…
71 …ionStateChange", callback?: Callback<StateChangeParam>): void; | off(type: "connectionStateC…
74 …ctionStateChange", callback: Callback<StateChangeParam>): void; | on(type: "connectionStateC…
75 …ionStateChange", callback?: Callback<StateChangeParam>): void; | off(type: "connectionStateC…
77 …ctionStateChange", callback: Callback<StateChangeParam>): void; | on(type: "connectionStateC…
78 …ionStateChange", callback?: Callback<StateChangeParam>): void; | off(type: "connectionStateC…
86 …DeviceFind", callback: Callback<Array<ScanResult>>): void;thod | function on(type: "BL…
87 …DeviceFind", callback?: Callback<Array<ScanResult>>): void; | function off(type: "BLED…
95 …racteristicRead", callback: Callback<CharacteristicReadReq>): void; | on(type: "characterist…
96 …cteristicRead", callback?: Callback<CharacteristicReadReq>): void; | off(type: "characterist…
97 …cteristicWrite", callback: Callback<CharacteristicWriteReq>): void; | on(type: "characterist…
98 …eristicWrite", callback?: Callback<CharacteristicWriteReq>): void; | off(type: "characterist…
99 …pe: "descriptorRead", callback: Callback<DescriptorReadReq>): void; | on(type: "descriptorRe…
100 …: "descriptorRead", callback?: Callback<DescriptorReadReq>): void; | off(type: "descriptorRe…
101 …: "descriptorWrite", callback: Callback<DescriptorWriteReq>): void; | on(type: "descriptorWr…
102 …"descriptorWrite", callback?: Callback<DescriptorWriteReq>): void; | off(type: "descriptorWr…
103 …ectStateChange", callback: Callback<BLEConnectChangedState>): void; | on(type: "connectState…
104 …tStateChange", callback?: Callback<BLEConnectChangedState>): void; | off(type: "connectState…
122 …teristicChange", callback: Callback<BLECharacteristic>): void; | on(type: "BLECharacteristic…
123 …risticChange", callback?: Callback<BLECharacteristic>): void; | off(type: "BLECharacteristic…
124 …StateChange", callback: Callback<BLEConnectChangedState>): void; | on(type: "BLEConnectionSt…
125 …ateChange", callback?: Callback<BLEConnectChangedState>): void; | off(type: "BLEConnectionSt…