OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_pan_co_pfilt_ind
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_pan_co.h
185
BTA_API extern void
bta_pan_co_pfilt_ind
(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
/external/bluetooth/bluedroid/btif/co/
bta_pan_co.c
292
void
bta_pan_co_pfilt_ind
(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
function
295
BTIF_TRACE_API0("
bta_pan_co_pfilt_ind
");
/external/bluetooth/bluedroid/bta/pan/
bta_pan_act.c
235
bta_pan_co_pfilt_ind
(handle, indication, (tBTA_PAN_STATUS)((result == BNEP_SUCCESS) ? BTA_PAN_SUCCESS : BTA_PAN_FAIL),
Completed in 970 milliseconds