HomeSort by relevance Sort by last modified time
    Searched refs:BTA_PAN_SET_ROLE_EVT (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/include/
bta_pan_api.h 43 #define BTA_PAN_SET_ROLE_EVT 1 /* PAN roles registered */
69 /* Event associated with BTA_PAN_SET_ROLE_EVT */
158 ** the callback function will be called with a BTA_PAN_SET_ROLE_EVT.
  /system/bt/bta/pan/
bta_pan_act.c 405 bta_pan_cb.p_cback(BTA_PAN_SET_ROLE_EVT, (tBTA_PAN *)&set_role);
  /system/bt/btif/src/
btif_pan.c 575 case BTA_PAN_SET_ROLE_EVT:

Completed in 61 milliseconds