OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unregister_application
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hl.h
107
bt_status_t (*
unregister_application
) (int app_id);
member in struct:__anon33770
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp
227
if ((status = sBluetoothHdpInterface->
unregister_application
(app_id)) != BT_STATUS_SUCCESS) {
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
4220
static bt_status_t
unregister_application
(int app_id){
function
[
all
...]
Completed in 163 milliseconds