OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBluetoothInterface
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth.h
30
const bt_interface_t*
getBluetoothInterface
();
com_android_bluetooth_a2dp.cpp
113
if ( (btInf =
getBluetoothInterface
()) == NULL) {
141
if ( (btInf =
getBluetoothInterface
()) == NULL) {
177
if ( (btInf =
getBluetoothInterface
()) == NULL) {
com_android_bluetooth_hdp.cpp
110
if ( (btInf =
getBluetoothInterface
()) == NULL) {
137
if ( (btInf =
getBluetoothInterface
()) == NULL) {
173
if ( (btInf =
getBluetoothInterface
()) == NULL) {
com_android_bluetooth_avrcp.cpp
185
if ( (btInf =
getBluetoothInterface
()) == NULL) {
221
if ( (btInf =
getBluetoothInterface
()) == NULL) {
com_android_bluetooth_hid.cpp
155
if ( (btInf =
getBluetoothInterface
()) == NULL) {
182
if ( (btInf =
getBluetoothInterface
()) == NULL) {
221
if ( (btInf =
getBluetoothInterface
()) == NULL) {
com_android_bluetooth_pan.cpp
114
if ( (btIf =
getBluetoothInterface
()) == NULL) {
com_android_bluetooth_hfp.cpp
245
if ( (btInf =
getBluetoothInterface
()) == NULL) {
272
if ( (btInf =
getBluetoothInterface
()) == NULL) {
308
if ( (btInf =
getBluetoothInterface
()) == NULL) {
com_android_bluetooth_btservice_AdapterService.cpp
53
const bt_interface_t*
getBluetoothInterface
() {
[
all
...]
com_android_bluetooth_gatt.cpp
693
if ( (btIf =
getBluetoothInterface
()) == NULL) {
[
all
...]
Completed in 677 milliseconds