OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAN_Register
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
pan_api.h
199
** It is passed as a parameter to
PAN_Register
call.
227
** Function
PAN_Register
239
PAN_API extern void
PAN_Register
(tPAN_REGISTER *p_register);
261
** profile role. This should be called after
PAN_Register
.
/external/bluetooth/bluedroid/bta/pan/
bta_pan_act.c
300
PAN_Register
(®_data);
/external/bluetooth/bluedroid/stack/pan/
pan_api.c
41
** Function
PAN_Register
53
void
PAN_Register
(tPAN_REGISTER *p_register)
114
** profile role. This should be called after
PAN_Register
.
Completed in 28 milliseconds