Searched refs:BT_OK (Results 1 – 3 of 3) sorted by relevance
364 if (version->status == BT_OK) { in CommandComplete()406 if (pageTimeout->status == BT_OK) { in CommandComplete()430 if (features->status == BT_OK) { in CommandComplete()483 if (buffer->status == BT_OK) { in CommandComplete()518 if (readbdaddr->status == BT_OK) { in CommandComplete()542 if (classDev->status == BT_OK) { in CommandComplete()569 if (readLocalName->status == BT_OK) { in CommandComplete()662 if (scanEnable->status == BT_OK) { in CommandComplete()745 if (event->status == BT_OK) { in CommandStatus()839 if (remotename->status == BT_OK) { in RemoteNameRequestComplete()[all …]
90 if ((reply.FindInt8("status", &status) == B_OK) && (status == BT_OK)) { in GetFriendlyName()203 if (btStatus == BT_OK) { in Authenticate()245 if (btStatus == BT_OK) in Disconnect()
11 #define BT_OK B_OK macro