Home | Sort by relevance Sort by last modified time |
/external/chromium_org/device/bluetooth/ | |
bluetooth_service_record.h | 48 uint8 rfcomm_channel() const { return rfcomm_channel_; } 62 uint8 rfcomm_channel_; member in class:device::BluetoothServiceRecord |
bluetooth_socket_mac.h | 63 IOBluetoothRFCOMMChannel* rfcomm_channel_; member in class:device::BluetoothSocketMac |
bluetooth_service_record_win.cc | 138 &rfcomm_channel_); |