Searched refs:tBTA_PAN_STATUS (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_pan_api.h38 typedef UINT8 tBTA_PAN_STATUS; typedef
72 tBTA_PAN_STATUS status; /* status of set role event */
90 tBTA_PAN_STATUS status; /* status of open event */
H A Dbta_pan_co.h185 BTA_API extern void bta_pan_co_pfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
197 BTA_API extern void bta_pan_co_mfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
/external/bluetooth/bluedroid/btif/co/
H A Dbta_pan_co.c320 void bta_pan_co_pfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
341 void bta_pan_co_mfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_act.c270 bta_pan_co_pfilt_ind(handle, indication, (tBTA_PAN_STATUS)((result == BNEP_SUCCESS) ? BTA_PAN_SUCCESS : BTA_PAN_FAIL),
291 bta_pan_co_mfilt_ind(handle, indication, (tBTA_PAN_STATUS)((result == BNEP_SUCCESS) ? BTA_PAN_SUCCESS : BTA_PAN_FAIL),

Completed in 74 milliseconds