OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pin_reply
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/btif/src/
bluetooth.c
282
static int
pin_reply
(const bt_bdaddr_t *bd_addr, uint8_t accept,
function
405
pin_reply
,
/hardware/libhardware/include/hardware/
bluetooth.h
430
int (*
pin_reply
)(const bt_bdaddr_t *bd_addr, uint8_t accept,
member in struct:__anon32812
/external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c
891
** Description Send the
pin_reply
to a request from BTM
[
all
...]
bta_dm_int.h
593
tBTA_DM_API_PIN_REPLY
pin_reply
;
member in union:__anon2920
/packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp
677
int ret = sBluetoothInterface->
pin_reply
((bt_bdaddr_t*)addr, accept, len,
[
all
...]
Completed in 259 milliseconds