OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connect_channel
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hl.h
110
bt_status_t (*
connect_channel
)(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id);
member in struct:__anon32048
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp
222
if ( (status = sBluetoothHdpInterface->
connect_channel
(app_id, (bt_bdaddr_t *) addr,
/system/bt/btif/src/
btif_hl.c
3834
static bt_status_t
connect_channel
(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id){
function
[
all
...]
Completed in 61 milliseconds