Searched refs:BTA_PAN_ENABLE_EVT (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_pan_api.h42 #define BTA_PAN_ENABLE_EVT 0 /* PAN service is enabled. */ macro
134 ** will be called with a BTA_PAN_ENABLE_EVT.
/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_act.c308 bta_pan_cb.p_cback(BTA_PAN_ENABLE_EVT, NULL);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_pan.c515 case BTA_PAN_ENABLE_EVT:
516 BTIF_TRACE_DEBUG0("BTA_PAN_ENABLE_EVT");

Completed in 29 milliseconds