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

  /external/bluetooth/bluedroid/btif/co/
bta_fs_co.c 42 const unsigned short BT_UID= AID_BLUETOOTH;
140 //idType= (buffer->st_uid== BT_UID) ? 1 : (buffer->st_uid== BT_GID) ? 2 : 3;
141 if(buffer->st_uid == BT_UID)
354 fchown(fd, BT_UID, BT_GID);
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 68 extern const int BT_UID;
    [all...]

Completed in 40 milliseconds