OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pin_request_callback
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
bluetooth.h
282
typedef void (*
pin_request_callback
)(bt_bdaddr_t *remote_bd_addr,
typedef
336
pin_request_callback
pin_request_cb;
/packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp
347
static void
pin_request_callback
(bt_bdaddr_t *bd_addr, bt_bdname_t *bdname, uint32_t cod) {
function in namespace:android
448
pin_request_callback
,
[
all
...]
Completed in 22 milliseconds