Home
last modified time | relevance | path

Searched refs:BluetoothRFCOMMChannelDelegate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_socket_mac.h14 @class BluetoothRFCOMMChannelDelegate;
18 class BluetoothRFCOMMChannelDelegate; variable
64 BluetoothRFCOMMChannelDelegate* delegate_;
Dbluetooth_socket_mac.mm32 @interface BluetoothRFCOMMChannelDelegate interface
42 @implementation BluetoothRFCOMMChannelDelegate implementation
63 delegate_([[BluetoothRFCOMMChannelDelegate alloc] initWithSocket:this]) {