OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_PAN_FAIL
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/include/
bta_pan_api.h
36
#define
BTA_PAN_FAIL
1
/system/bt/bta/pan/
bta_pan_act.c
221
bta_pan_co_pfilt_ind(handle, indication, (tBTA_PAN_STATUS)((result == BNEP_SUCCESS) ? BTA_PAN_SUCCESS :
BTA_PAN_FAIL
),
242
bta_pan_co_mfilt_ind(handle, indication, (tBTA_PAN_STATUS)((result == BNEP_SUCCESS) ? BTA_PAN_SUCCESS :
BTA_PAN_FAIL
),
402
set_role.status =
BTA_PAN_FAIL
;
491
data.status =
BTA_PAN_FAIL
;
560
data.status =
BTA_PAN_FAIL
;
bta_pan_main.c
289
data.status =
BTA_PAN_FAIL
;
Completed in 33 milliseconds