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

  /external/bluetooth/bluedroid/bta/pan/
bta_pan_int.h 113 } tBTA_PAN_CONN;
126 tBTA_PAN_CONN conn;
bta_pan_act.c 58 tBTA_PAN_CONN * p_buf;
62 if ((p_buf = (tBTA_PAN_CONN *) GKI_getbuf(sizeof(tBTA_PAN_CONN))) != NULL)
478 tBTA_PAN_CONN * p_buf;
485 if ((p_buf = (tBTA_PAN_CONN *) GKI_getbuf(sizeof(tBTA_PAN_CONN))) != NULL)

Completed in 99 milliseconds