OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_PanClose
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_pan_api.h
185
** Function
BTA_PanClose
193
BTA_API extern void
BTA_PanClose
(UINT16 handle);
/external/bluetooth/bluedroid/bta/pan/
bta_pan_api.c
195
** Function
BTA_PanClose
203
BTA_API void
BTA_PanClose
(UINT16 handle)
/external/bluetooth/bluedroid/btif/src/
btif_pan.c
255
BTA_PanClose
(conn->handle);
Completed in 369 milliseconds