Home
last modified time | relevance | path

Searched refs:BTA_PAN_INCLUDED (Results 1 – 5 of 5) sorted by relevance

/system/bt/bta/pan/
Dbta_pan_api.cc38 #if (BTA_PAN_INCLUDED == TRUE)
Dbta_pan_ci.cc38 #if (BTA_PAN_INCLUDED == TRUE)
Dbta_pan_main.cc27 #if (BTA_PAN_INCLUDED == TRUE)
/system/bt/internal_include/
Dbt_target.h54 #ifndef BTA_PAN_INCLUDED
55 #define BTA_PAN_INCLUDED TRUE macro
/system/bt/btif/src/
Dbtif_pan.cc199 #if (BTA_PAN_INCLUDED == TRUE)
206 #if (BTA_PAN_INCLUDED == TRUE) in btpan_enable()